diff --git a/Cargo.toml b/Cargo.toml index 2c63050..a3ee0d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tokio-tungstenite-wasm" -version = "0.3.0" +version = "0.3.1" description = "A wrapper around websys and tokio-tungstenite that makes it easy to use websockets cross-platform." repository = "https://github.com/TannerRogalsky/tokio-tungstenite-wasm" homepage = "https://github.com/TannerRogalsky/tokio-tungstenite-wasm"