diff --git a/Cargo.toml b/Cargo.toml index 3f3a99d..9537845 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" homepage = "https://github.com/snapview/tokio-tungstenite" documentation = "https://docs.rs/tokio-tungstenite/0.2.1" repository = "https://github.com/snapview/tokio-tungstenite" -version = "0.2.1" +version = "0.3.0" [features] default = ["connect", "tls"]