Skip to content

Commit afaccbf

Browse files
committed
Bumped to version 0.9.0.beta.2
1 parent 2732a9a commit afaccbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rake/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module Version
55
MINOR = 9,
66
BUILD = 0,
77
BETA = 'beta',
8-
BETANUM = 1,
8+
BETANUM = 2,
99
]
1010
end
1111
VERSION = Version::NUMBERS.join('.')

0 commit comments

Comments
 (0)