We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 512fbb3 commit 513395fCopy full SHA for 513395f
1 file changed
lib/ofx/version.rb
@@ -2,7 +2,7 @@ module OFX
2
module Version
3
MAJOR = 0
4
MINOR = 3
5
- PATCH = 7
+ PATCH = 8
6
STRING = "#{MAJOR}.#{MINOR}.#{PATCH}"
7
end
8
0 commit comments