From a1b4b2de61e09baf844e4d19687ed0b9263c2e5f Mon Sep 17 00:00:00 2001 From: WiredSound Date: Sat, 9 Jan 2021 20:42:05 +0000 Subject: [PATCH] Bump version to 0.13.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9ec4595..3e6d205 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.12.0" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.12.0" +version = "0.13.0" edition = "2018" [features]