lib/appengine/version.rb in appengine-0.5.0 vs lib/appengine/version.rb in appengine-0.6.0
- old
+ new
@@ -15,7 +15,7 @@
# limitations under the License.
module AppEngine
# The current version of this gem, as a string.
- VERSION = "0.5.0"
+ VERSION = "0.6.0"
end