diff --git a/crates/net/Cargo.toml b/crates/net/Cargo.toml index 5c9ae3ec..f7f9e395 100644 --- a/crates/net/Cargo.toml +++ b/crates/net/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gloo-net" -version = "0.4.0" +version = "0.5.0" authors = [ "Rust and WebAssembly Working Group", "Muhammad Hamza ",