Bump version to 1.0.9; update JSON schemas; add new APIs

This commit is contained in:
Sebastian Thiel
2019-07-05 11:32:35 +08:00
parent 99e97ceece
commit e42ebc0c2b
2442 changed files with 190984 additions and 71186 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-clouduseraccountsvm_beta-cli"
version = "1.0.8+20160316"
version = "1.0.9+20160316"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Cloud User Accounts (protocol vm_beta)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/clouduseraccountsvm_beta-cli"
@@ -39,4 +39,4 @@ clap = "^2.0"
[dependencies.google-clouduseraccountsvm_beta]
path = "../clouduseraccountsvm_beta"
version = "1.0.8+20160316"
version = "1.0.9+20160316"