aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-17 01:12:14 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-17 01:12:14 +0800
commit5960a3ba6bb041e678d4c9e9fb0a0a8e50ae0257 (patch)
tree48f410f14b09c9ee9a606da555062cfdbcbc1ce2 /Cargo.toml
parentfdf9f9c3667dd1a1aaa2206db49f18a95ef193c6 (diff)
Bump version to 0.1.10.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 026a106..818457e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ members = ["shakehand", "shakehand-test"]
resolver = "2"
[workspace.package]
-version = "0.1.0"
+version = "0.1.1"
edition = "2024"
repository = "https://github.com/catilgrass/shakehand"
homepage = "https://github.com/catilgrass/shakehand"