gardesk/garshot / 788fbc1

Browse files

bump version to 0.2.0

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
788fbc1b8c7a3ad6319c5c28e69e25e10a9f59dc
Parents
31fc5ea
Tree
ee4f9ab

1 changed file

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