Skip to content

Commit 1437f5c

Browse files
committed
Bumped to 10.1.0.beta.1
For a beta release gem.
1 parent 301216a commit 1437f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rake/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Rake
2-
VERSION = '10.1.0.beta.0'
2+
VERSION = '10.1.0.beta.1'
33

44
module Version # :nodoc: all
55
MAJOR, MINOR, BUILD, *OTHER = Rake::VERSION.split '.'

0 commit comments

Comments
 (0)