dharma.gemspec in dharma-0.9.0 vs dharma.gemspec in dharma-0.9.1

- 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 = 'dharma' - s.version = '0.9.0' - s.date = '2013-05-24' + s.version = '0.9.1' + s.date = '2013-05-30' ## Make sure your summary is short. The description may be as long ## as you like. s.summary = "Ruby futures and promises library in the spirit of Scala" s.description = "Ruby futures and promises library in the spirit of Scala"