Skip to content

Commit b63f7d3

Browse files
committed
bump version to 11.2.2
1 parent 8638b49 commit b63f7d3

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.1'
2+
VERSION = '11.2.2'
33

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

0 commit comments

Comments
 (0)