Skip to content

Commit d2b6d7d

Browse files
committed
Set release version and date
1 parent 86af0ef commit d2b6d7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== 10.4.1
1+
=== 10.4.1 / 2014-12-01
22

33
Bug fixes:
44

lib/rake.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#++
2222

2323
module Rake
24-
VERSION = '10.4.0'
24+
VERSION = '10.4.1'
2525
end
2626

2727
require 'rake/version'

0 commit comments

Comments
 (0)