diff --git a/Cargo.toml b/Cargo.toml index e2180a6..4775626 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tonic-web-wasm-client" -version = "0.5.1" +version = "0.6.0" authors = ["Devashish Dixit "] license = "MIT/Apache-2.0" description = "grpc-web implementation for use by tonic clients in browsers via webassembly"