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"
3
 members = ["garshot", "garshotctl", "garshot-ipc"]
3
 members = ["garshot", "garshotctl", "garshot-ipc"]
4
 
4
 
5
 [workspace.package]
5
 [workspace.package]
6
-version = "0.1.0"
6
+version = "0.2.0"
7
 edition = "2024"
7
 edition = "2024"
8
 license = "MIT"
8
 license = "MIT"
9
 repository = "https://github.com/gardesk/garshot"
9
 repository = "https://github.com/gardesk/garshot"