github-markup.gemspec in github-markup-1.0.0 vs github-markup.gemspec in github-markup-1.0.1
- old
+ new
@@ -14,10 +14,10 @@
## Leave these as is they will be modified for you by the rake gemspec task.
## If your rubyforge_project name is different, then edit it and comment out
## the sub! line in the Rakefile
s.name = 'github-markup'
s.version = GitHub::Markup::VERSION
- s.date = '2013-12-04'
+ s.date = '2014-01-28'
s.executables = ['github-markup']
## Make sure your summary is short. The description may be as long
## as you like.
s.summary = "The code GitHub uses to render README.markup"