Skip to content

Commit ba21805

Browse files
committed
Bump to 10.1.0.beta.2
1 parent b7ba3bb commit ba21805

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.1'
2+
VERSION = '10.1.0.beta.2'
33

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

0 commit comments

Comments
 (0)