bump version to 0.3.0
Authored by
mfwolffe <wolffemf@dukes.jmu.edu>
- SHA
0f7776cc79d729a905685b2c9445e7caf5686536- Parents
-
9a5e9a0 - Tree
d0a2e47
0f7776c
0f7776cc79d729a905685b2c9445e7caf56865369a5e9a0
d0a2e47| Status | File | + | - |
|---|---|---|---|
| M |
Cargo.toml
|
1 | 1 |
Cargo.tomlmodified@@ -3,7 +3,7 @@ members = ["gardmd", "gardm-greeter", "gardm-ipc"] | ||
| 3 | 3 | resolver = "2" |
| 4 | 4 | |
| 5 | 5 | [workspace.package] |
| 6 | -version = "0.2.0" | |
| 6 | +version = "0.3.0" | |
| 7 | 7 | edition = "2021" |
| 8 | 8 | license = "MIT" |
| 9 | 9 | repository = "https://github.com/mfwolffe/gardesk" |