Skip to content

Commit b85038d

Browse files
committed
bump version to 12.0.0.beta1
1 parent 85211d7 commit b85038d

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 = "11.2.2"
2+
VERSION = "12.0.0.beta1"
33

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

0 commit comments

Comments
 (0)