gardesk/gardm / 0f7776c

Browse files

bump version to 0.3.0

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
0f7776cc79d729a905685b2c9445e7caf5686536
Parents
9a5e9a0
Tree
d0a2e47

1 changed file

StatusFile+-
M Cargo.toml 1 1
Cargo.tomlmodified
@@ -3,7 +3,7 @@ members = ["gardmd", "gardm-greeter", "gardm-ipc"]
33
 resolver = "2"
44
 
55
 [workspace.package]
6
-version = "0.2.0"
6
+version = "0.3.0"
77
 edition = "2021"
88
 license = "MIT"
99
 repository = "https://github.com/mfwolffe/gardesk"