Skip to content

Commit d254592

Browse files
committed
bump version to 11.2.1
1 parent 5b0399a commit d254592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.0'
2+
VERSION = '11.2.1'
33

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

0 commit comments

Comments
 (0)