diff --git a/lib/rake.rb b/lib/rake.rb index 6cf6e9464..1857fa853 100644 --- a/lib/rake.rb +++ b/lib/rake.rb @@ -21,7 +21,7 @@ #++ module Rake - VERSION = '11.1.0' + VERSION = '11.1.1' end require 'rake/version'