Skip to content

Commit 513395f

Browse files
committed
fix: bump version due faulty Gemfile.lock, fixed now.
1 parent 512fbb3 commit 513395f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ofx/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module OFX
22
module Version
33
MAJOR = 0
44
MINOR = 3
5-
PATCH = 7
5+
PATCH = 8
66
STRING = "#{MAJOR}.#{MINOR}.#{PATCH}"
77
end
88
end

0 commit comments

Comments
 (0)