From a8023f4b2d96361836448eafd002d3aab1311875 Mon Sep 17 00:00:00 2001 From: Daniel Abramov Date: Thu, 7 Feb 2019 15:11:11 +0100 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9820127..8a733cd 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.6.1" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.6.1" +version = "0.7.0" [features] default = ["tls"]