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 fcc1f86 commit 0fdacefCopy full SHA for 0fdacef
lib/rake/version.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
module Rake
3
- VERSION = "13.2.1"
+ VERSION = "13.3.0"
4
5
module Version # :nodoc: all
6
MAJOR, MINOR, BUILD, *OTHER = Rake::VERSION.split "."
0 commit comments