mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-04 18:43:47 +01:00
Bump version to 1.0.9; update JSON schemas; add new APIs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[package]
|
||||
|
||||
name = "google-taskqueue1_beta2-cli"
|
||||
version = "1.0.8+20160428"
|
||||
version = "1.0.9+20160428"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with taskqueue (protocol v1beta2)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/taskqueue1_beta2-cli"
|
||||
@@ -39,4 +39,4 @@ clap = "^2.0"
|
||||
|
||||
[dependencies.google-taskqueue1_beta2]
|
||||
path = "../taskqueue1_beta2"
|
||||
version = "1.0.8+20160428"
|
||||
version = "1.0.9+20160428"
|
||||
|
||||
Reference in New Issue
Block a user