From 2a0081ca67666789f9d761caeeb71283fed8b386 Mon Sep 17 00:00:00 2001 From: Alexey Galakhov Date: Tue, 11 Apr 2017 16:27:03 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6ee8322..9f8f3ee 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.2" +version = "0.2.3" [features] default = ["tls"]