From 257e93a9d6ebb01975e891be497e49622a1f6b2a Mon Sep 17 00:00:00 2001 From: hubertshelley Date: Wed, 24 May 2023 09:20:46 +0800 Subject: [PATCH] Publish v0.6.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 390fa7b..1cb3aca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,4 @@ homepage = "https://github.com/hubertshelley/silent" license = "Apache-2.0" readme = "./readme.md" repository = "https://github.com/hubertshelley/silent" -version = "0.6.1" +version = "0.6.2"