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