Upgrade to latest API versions + code regen

This commit is contained in:
Sebastian Thiel
2017-12-12 14:30:54 +01:00
parent dc30217711
commit 357a0e650e
776 changed files with 356718 additions and 104442 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-appengine1_beta4-cli"
version = "1.0.6+20170914"
version = "1.0.6+20171208"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with appengine (protocol v1beta4)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/appengine1_beta4-cli"
@@ -37,4 +37,4 @@ clap = "^2.0"
[dependencies.google-appengine1_beta4]
path = "../appengine1_beta4"
version = "1.0.6+20170914"
version = "1.0.6+20171208"