From 52e063290fc115df4c9e1aab0434fb392cd71d64 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 18 Jun 2026 04:04:26 +0800 Subject: chore: bump version to 0.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b7f4965..103391c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["shakehand", "shakehand-test"] resolver = "2" [workspace.package] -version = "0.1.2" +version = "0.1.3" edition = "2024" repository = "https://github.com/catilgrass/shakehand" homepage = "https://github.com/catilgrass/shakehand" -- cgit