Rakefile in singem-0.0.3 vs Rakefile in singem-0.0.4
- old
+ new
@@ -3,10 +3,10 @@
require 'rubygems/specification'
require 'date'
require 'spec/rake/spectask'
GEM = "singem"
-GEM_VERSION = "0.0.3"
+GEM_VERSION = "0.0.4"
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"