Bump patch level just to allow using new releases

Should remember it's not enough to just update the
api versions (major.minor.patch+X, where X is the API version)
as it is not enough to be a different version in the sense of
semver, for some reason.
This commit is contained in:
Sebastian Thiel
2017-12-12 15:51:06 +01:00
parent ff31a4a749
commit dfe263bb56

View File

@@ -78,7 +78,7 @@ directories:
# The subdirectory to contain documentation from all APIs and related programs
doc_subdir: doc
cargo:
build_version: "1.0.6"
build_version: "1.0.7"
repo_base_url: https://github.com/Byron/google-apis-rs
authors:
# don't forget to possibly add them to copyright authors