aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-18 04:04:26 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-18 04:04:26 +0800
commit52e063290fc115df4c9e1aab0434fb392cd71d64 (patch)
tree7a685e4056fead96d41d0237d269c37db2e0c57f /Cargo.toml
parentf87d151447ba1c983877577090ea9058151f909d (diff)
chore: bump version to 0.1.3HEAD0.1.3master
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 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"