From 1a729bb362a0c740375a854484f03e5e97861142 Mon Sep 17 00:00:00 2001 From: Alexey Galakhov Date: Fri, 12 Jun 2020 19:32:20 +0200 Subject: [PATCH] Release version 0.11.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8f19acfd..b72ee790 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.10.1" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.10.1" +version = "0.11.0" edition = "2018" [features]