Skip to content

Commit f4524d5

Browse files
committed
Update version for release
1 parent c2d9edc commit f4524d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

History.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== 10.3.1
1+
=== 10.3.1 / 2014-04-17
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.3.0'
24+
VERSION = '10.3.1'
2525
end
2626

2727
require 'rake/version'

0 commit comments

Comments
 (0)