diff --git a/Cargo.toml b/Cargo.toml index 0590c60..0f187de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Alexey Galakhov"] license = "MIT" readme = "README.md" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.1.0" +version = "0.1.1" [features] default = ["tls"]