From 86f055be4aa862d084fed57b43a5eca21169771b Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 3 Jan 2022 08:39:14 +0800 Subject: [PATCH] Release google-youtube3 v2.0.9+20210330 --- gen/youtube3/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen/youtube3/Cargo.toml b/gen/youtube3/Cargo.toml index fc353b4c3c..26e68b7d79 100644 --- a/gen/youtube3/Cargo.toml +++ b/gen/youtube3/Cargo.toml @@ -4,7 +4,7 @@ [package] name = "google-youtube3" -version = "2.0.8+20210330" +version = "2.0.9+20210330" authors = ["Sebastian Thiel "] description = "A complete library to interact with YouTube (protocol v3)" repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/youtube3"