github-markup.gemspec in github-markup-0.7.3 vs github-markup.gemspec in github-markup-0.7.4
- old
+ new
@@ -11,11 +11,11 @@
## 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 = '0.7.3'
- s.date = '2012-07-17'
+ s.version = '0.7.4'
+ s.date = '2012-07-19'
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"