From 926ff191946859d9e499295eda0dd1cf0ed12d38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=9E=97=E4=BC=9F?= Date: Fri, 24 Apr 2026 17:14:26 +0800 Subject: [PATCH] chore: bump version to 0.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f54b289..24f9c6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wechat-cli" -version = "0.3.0" +version = "0.5.0" edition = "2024" rust-version = "1.85" description = "A CLI tool to interact with a Wechat iLink bot."