From 147ca9e4d3fd8397c6ada372c963c926502b8cd6 Mon Sep 17 00:00:00 2001 From: Daniel Abramov Date: Wed, 26 Jul 2017 16:05:24 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]