literati.gemspec in literati-0.0.2 vs literati.gemspec in literati-0.0.3

- 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 = 'literati' - s.version = '0.0.2' - s.date = '2012-10-31' + s.version = '0.0.3' + s.date = '2012-11-07' s.rubyforge_project = 'literati' ## Make sure your summary is short. The description may be as long ## as you like. s.summary = "Render literate Haskell with Ruby."