Rakefile in singem-0.0.6 vs Rakefile in singem-0.0.7

- old
+ new

@@ -2,10 +2,10 @@ require 'rubygems/specification' require 'date' require 'spec/rake/spectask' GEM = "singem" -GEM_VERSION = "0.0.6" +GEM_VERSION = "0.0.7" AUTHOR = "Corey Donohoe" EMAIL = "atmos@atmos.org" HOMEPAGE = "http://github.com/atmos/singem" SUMMARY = "A gem that provides generators for sinatra apps, ready to go with rack-test/webrat/randexp and others"