From 5843391ac5b58768645ced3996ab2388df57e972 Mon Sep 17 00:00:00 2001 From: itsusinn Date: Sat, 30 Oct 2021 21:17:09 +0800 Subject: [PATCH] chore: release 1.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dc09ea2..f0d242c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "telegram-message-source" -version = "1.1.0" +version = "1.1.1" authors = ["Itsusinn "] edition = "2018"