From 89251566fb5dc0047b763f82b2cd056c64965564 Mon Sep 17 00:00:00 2001 From: Alexey Galakhov Date: Fri, 19 May 2017 17:56:37 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9f8f3ee..9a28df0 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" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.2.3" +version = "0.2.4" [features] default = ["tls"]