aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rake.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rake.rb')
-rw-r--r--lib/rake.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rake.rb b/lib/rake.rb
index ab04a7f385..7366862ad0 100644
--- a/lib/rake.rb
+++ b/lib/rake.rb
@@ -21,7 +21,7 @@
#++
module Rake
- VERSION = '10.4.0'
+ VERSION = '10.4.2'
end
require 'rake/version'