cucumber-sinatra.gemspec in cucumber-sinatra-0.2.0 vs cucumber-sinatra.gemspec in cucumber-sinatra-0.2.1

- old
+ new

@@ -5,10 +5,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 = 'cucumber-sinatra' - s.version = '0.2.0' + s.version = '0.2.1' s.date = '2010-05-26' s.rubyforge_project = 'cucumber-sinatra' s.summary = "Initialize a cucumber environment for sinatra" s.description = "This little gem will help you to initialize a cucumber environment for a sinatra application. It will generate the required files from templates."