We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f63b52 commit 2ed8f9cCopy full SHA for 2ed8f9c
1 file changed
lib/rake/version.rb
@@ -1,5 +1,5 @@
1
module Rake
2
- VERSION = '11.1.2'
+ VERSION = '11.2.0'
3
4
module Version # :nodoc: all
5
MAJOR, MINOR, BUILD, *OTHER = Rake::VERSION.split '.'
0 commit comments