Rakefile in appengine-tools-0.0.2 vs Rakefile in appengine-tools-0.0.3

- old
+ new

@@ -3,10 +3,10 @@ require 'rubygems/specification' require 'date' require 'spec/rake/spectask' GEM = "appengine-tools" -GEM_VERSION = "0.0.2" +GEM_VERSION = "0.0.3" AUTHOR = "Ryan Brown" EMAIL = "ribrdb@gmail.com" HOMEPAGE = "http://code.google.com/p/appengine-jruby" SUMMARY = "Tools for developing and deploying apps to Google App Engine"