chore(Cargo): specify version to allow cli publishing

Let's see if we can actually get away with a '*' ... .
This commit is contained in:
Sebastian Thiel
2016-09-11 11:54:42 +02:00
parent 8a20d778a9
commit d2495405c5
508 changed files with 715 additions and 613 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-dfareporting2d4"
version = "0.1.14+20160803"
version = "0.1.15+20160803"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with dfareporting (protocol v2.4)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/dfareporting2d4"