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