From 772af81261e0488a9947960a15f686439354412b Mon Sep 17 00:00:00 2001 From: HarryET Date: Sat, 18 Feb 2023 21:10:03 +0000 Subject: [PATCH] chore: Bump version for release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0b21e3e9..3d16ad04 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "echo-server" -version = "0.19.1" +version = "0.19.2" edition = "2021" authors = [ "Harry Bairstow "