Code for latest release

This commit is contained in:
Sebastian Thiel
2017-12-12 17:58:06 +01:00
parent cfafe4c6d1
commit f6700f6943
492 changed files with 615 additions and 615 deletions

View File

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