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"]
3
 resolver = "2"
3
 resolver = "2"
4
 
4
 
5
 [workspace.package]
5
 [workspace.package]
6
-version = "0.2.0"
6
+version = "0.3.0"
7
 edition = "2021"
7
 edition = "2021"
8
 license = "MIT"
8
 license = "MIT"
9
 repository = "https://github.com/mfwolffe/gardesk"
9
 repository = "https://github.com/mfwolffe/gardesk"