From 6087e07aeddba86d62865ce1f5df63f9743381d4 Mon Sep 17 00:00:00 2001 From: Daniel Abramov Date: Fri, 8 Jan 2021 13:15:38 +0100 Subject: [PATCH] Bump version --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 394e720..9ec4595 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,9 +7,9 @@ authors = ["Alexey Galakhov", "Daniel Abramov"] license = "MIT/Apache-2.0" readme = "README.md" homepage = "https://github.com/snapview/tungstenite-rs" -documentation = "https://docs.rs/tungstenite/0.11.1" +documentation = "https://docs.rs/tungstenite/0.12.0" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.11.1" +version = "0.12.0" edition = "2018" [features]