From 6a4e5c215e7edf28ad2956e678296f19b22c6f0c Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 16 Oct 2022 20:31:18 +0800 Subject: [PATCH] bump package patch level (after breaking change, read on) Version 5.0 already encapsulates a breaking change. However, it wasn't published except for with a single crate which can rather be yanked and republished. We will keep doing this until V5 is stable enough to be published more widely. --- 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 ae20cb3542..a603f7154d 100644 --- a/etc/api/shared.yaml +++ b/etc/api/shared.yaml @@ -87,7 +87,7 @@ directories: # The subdirectory to contain documentation from all APIs and related programs doc_subdir: doc cargo: - build_version: "5.0.0" + build_version: "5.0.1" repo_base_url: https://github.com/Byron/google-apis-rs authors: # don't forget to possibly add them to copyright authors