Rakefile in appengine-tools-0.0.13 vs Rakefile in appengine-tools-0.0.14

- old
+ new

@@ -3,10 +3,10 @@ require 'rubygems/specification' require 'date' require 'spec/rake/spectask' GEM = "appengine-tools" -GEM_VERSION = "0.0.13" +GEM_VERSION = "0.0.14" HOMEPAGE = "http://code.google.com/p/appengine-jruby" spec = Gem::Specification.new do |s| s.name = GEM s.version = GEM_VERSION