From 1de6da9a3cd2fc3ea2ee32e41dcbdf04ee61ad34 Mon Sep 17 00:00:00 2001 From: Daniel Abramov Date: Wed, 5 Aug 2020 17:39:30 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d5b7bd9..f38ee1f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,9 +7,9 @@ authors = ["Alexey Galakhov"] license = "MIT/Apache-2.0" readme = "README.md" homepage = "https://github.com/snapview/tungstenite-rs" -documentation = "https://docs.rs/tungstenite/0.10.1" +documentation = "https://docs.rs/tungstenite/0.11.1" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.11.0" +version = "0.11.1" edition = "2018" [features]