mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-16 00:16:09 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user