Skip to content

Commit 0e44b90

Browse files
committed
Version bump to v0.9.7.6
1 parent 50bc23c commit 0e44b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = 7
8-
PRE = 5
8+
PRE = 6
99

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

0 commit comments

Comments
 (0)