diff --git a/Cargo.toml b/Cargo.toml index 7e49711..34cc1fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pub-sub-client" -version = "0.6.0" +version = "0.6.1" edition = "2021" description = "Client library for Google Cloud Pub/Sub"