From 0cf2a777df7291fd07d9cebf4a9359bbeb8428dc Mon Sep 17 00:00:00 2001 From: Daniel Abramov Date: Thu, 24 Oct 2019 15:28:15 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 83d669b..6278ba1 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.9.1" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.9.1" +version = "0.9.2" edition = "2018" [features]