chore(version-up): api version 0.1.12

This commit is contained in:
Sebastian Thiel
2016-02-28 08:34:31 +01:00
parent b0c0196f50
commit b3fd15edec
2 changed files with 13 additions and 2 deletions

View File

@@ -1,5 +1,16 @@
<a name="api-v0.1.12"></a>
## api-v0.1.12 (2016-02-28)
#### Bug Fixes
* **make:** use venv-python to run any utility ([4bb7a33e](https://github.com/Byron/google-apis-rs/commit/4bb7a33e9370f520b985f96aa8229b659320ff1d))
* **parameters:** previously the separator used in the request was incorrect, causing
the request to fail. This has been fixed [by this PR](https://github.com/Byron/google-apis-rs/pull/147).
<a name=""></a>
## cli-v0.3.3:cli-v0.1.11 (2016-01-30)
## cli-v0.3.3:api-v0.1.11 (2016-01-30)
#### Bug Fixes

View File

@@ -25,7 +25,7 @@ make:
- source: build.rs
output_dir: src
cargo:
build_version: "0.1.11"
build_version: "0.1.12"
build_script: src/build.rs
keywords: [protocol, web, api]
dependencies: