Skip to content

Commit 2ed8f9c

Browse files
committed
bump version to 11.2.0
1 parent 2f63b52 commit 2ed8f9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/rake/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Rake
2-
VERSION = '11.1.2'
2+
VERSION = '11.2.0'
33

44
module Version # :nodoc: all
55
MAJOR, MINOR, BUILD, *OTHER = Rake::VERSION.split '.'

0 commit comments

Comments
 (0)