aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-17 13:54:05 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-17 13:54:05 +0800
commitf905fe02d2c0355256102676d47f6fdbb845104a (patch)
treef74d5370f44bd540eeec0a8bbeaeb796dcfc4d43 /Cargo.toml
parent8f9d8d201ed81de53eb54f8457e58254784664a3 (diff)
Bump version to 0.1.20.1.2
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 818457e..b7f4965 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ members = ["shakehand", "shakehand-test"]
resolver = "2"
[workspace.package]
-version = "0.1.1"
+version = "0.1.2"
edition = "2024"
repository = "https://github.com/catilgrass/shakehand"
homepage = "https://github.com/catilgrass/shakehand"