bump version to 0.1.2
- SHA
77335025ddf45d2d9022ec4843ff08a5f2032f7e- Parents
-
cc8f526 - Tree
30b2110
7733502
77335025ddf45d2d9022ec4843ff08a5f2032f7ecc8f526
30b2110| Status | File | + | - |
|---|---|---|---|
| M |
Cargo.toml
|
1 | 1 |
Cargo.tomlmodified@@ -3,7 +3,7 @@ resolver = "2" | ||
| 3 | 3 | members = ["garterm", "garterm-ipc", "gartermctl"] |
| 4 | 4 | |
| 5 | 5 | [workspace.package] |
| 6 | -version = "0.1.0" | |
| 6 | +version = "0.1.2" | |
| 7 | 7 | edition = "2024" |
| 8 | 8 | authors = ["mfwolffe"] |
| 9 | 9 | license = "MIT" |