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