From 8df6a1dcb0089f64c588971b56ca7c897bd2d069 Mon Sep 17 00:00:00 2001 From: hubertshelley Date: Tue, 2 Apr 2024 22:21:57 +0800 Subject: [PATCH] chore(release): publish v1.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 06628bf..7782ce5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ homepage = "https://github.com/hubertshelley/silent" license = "Apache-2.0" readme = "./readme.md" repository = "https://github.com/hubertshelley/silent" -version = "1.2.0" +version = "1.2.1"