Skip to content

Commit

Permalink
Fixed release date #222.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Sep 11, 2017
1 parent f543024 commit 3d6df97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rake.gemspec
Expand Up @@ -5,7 +5,7 @@ require 'rake/version'
Gem::Specification.new do |s|
s.name = "rake".freeze
s.version = Rake::VERSION
s.date = "2016-12-06"
s.date = "2017-09-11"
s.authors = ["Hiroshi SHIBATA".freeze, "Eric Hodel".freeze, "Jim Weirich".freeze]
s.email = ["hsbt@ruby-lang.org".freeze, "drbrain@segment7.net".freeze, "".freeze]

Expand Down

0 comments on commit 3d6df97

Please sign in to comment.