We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301216a commit 1437f5cCopy full SHA for 1437f5c
lib/rake/version.rb
@@ -1,5 +1,5 @@
1
module Rake
2
- VERSION = '10.1.0.beta.0'
+ VERSION = '10.1.0.beta.1'
3
4
module Version # :nodoc: all
5
MAJOR, MINOR, BUILD, *OTHER = Rake::VERSION.split '.'
0 commit comments