From dfe263bb568c272a876be2b919544e8febe081b6 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 12 Dec 2017 15:51:06 +0100 Subject: [PATCH] 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. --- etc/api/shared.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/api/shared.yaml b/etc/api/shared.yaml index 90d15978d5..e0c8e84aee 100644 --- a/etc/api/shared.yaml +++ b/etc/api/shared.yaml @@ -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