From 3c816c6c1686c40329f52c3a82dff4f19ecc25ae Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 11 Mar 2024 10:30:16 +0100 Subject: [PATCH] Setup for release of 5.0.5 for selected APIs that need CONTENT_LENGTH fix (#476) --- 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 a218686fee..d88f9eff61 100644 --- a/etc/api/shared.yaml +++ b/etc/api/shared.yaml @@ -95,7 +95,7 @@ directories: # The subdirectory to contain documentation from all APIs and related programs doc_subdir: doc cargo: - build_version: "5.0.4" + build_version: "5.0.5" repo_base_url: https://github.com/Byron/google-apis-rs authors: # don't forget to possibly add them to copyright authors