From b220eea02f4f12ed5ed5a2c7a1795c6ae2f38b65 Mon Sep 17 00:00:00 2001 From: Renar Narubin Date: Fri, 22 Apr 2022 14:12:27 -0700 Subject: [PATCH] Bump version to 0.7.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 81fdffe..4459f68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ya-gcp" -version = "0.7.2" +version = "0.7.3" authors = ["Renar Narubin "] edition = "2018" description = "APIs for using Google Cloud Platform services"