diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-17 13:54:05 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-17 13:54:05 +0800 |
| commit | f905fe02d2c0355256102676d47f6fdbb845104a (patch) | |
| tree | f74d5370f44bd540eeec0a8bbeaeb796dcfc4d43 | |
| parent | 8f9d8d201ed81de53eb54f8457e58254784664a3 (diff) | |
Bump version to 0.1.20.1.2
| -rw-r--r-- | Cargo.lock | 2 | ||||
| -rw-r--r-- | Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -94,7 +94,7 @@ dependencies = [ [[package]] name = "shakehand" -version = "0.1.1" +version = "0.1.2" dependencies = [ "just_fmt", "proc-macro2", @@ -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" |
