Skip to content

Commit ffb434b

Browse files
committed
Set release version and date
1 parent 699db45 commit ffb434b

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.2.1
1+
=== 10.2.1 / 2014-03-25
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.2.0'
24+
VERSION = '10.2.1'
2525
end
2626

2727
require 'rake/version'

0 commit comments

Comments
 (0)