Skip to content

Commit f6afbcf

Browse files
committed
Version bump to 0.9.6.4
1 parent 3cb6bb6 commit f6afbcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module VERSION #:nodoc:
55
MAJOR = 0
66
MINOR = 9
77
TINY = 6
8-
PRE = 3
8+
PRE = 4
99

1010
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
1111
end

0 commit comments

Comments
 (0)