diff --git a/Cargo.toml b/Cargo.toml index 1166ca8..55e2863 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ readme = "README.md" homepage = "https://github.com/snapview/tungstenite-rs" documentation = "https://docs.rs/tungstenite/0.2.4" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.2.4" +version = "0.3.0" [features] default = ["tls"]