diff --git a/Cargo.toml b/Cargo.toml index bf5f8bf..271b59f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gcp_auth" -version = "0.11.1" +version = "0.12.0" edition = "2021" rust-version = "1.70" repository = "https://github.com/hrvolapeter/gcp_auth"