Skip to content

Commit

Permalink
bump version to 12.0.0.beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 2, 2016
1 parent 85211d7 commit b85038d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rake/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Rake
VERSION = "11.2.2"
VERSION = "12.0.0.beta1"

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

0 comments on commit b85038d

Please sign in to comment.