@@ -20,7 +20,7 @@ edition = "2024"
2020homepage = " https://github.com/OneNoted/taskers"
2121license = " MIT OR Apache-2.0"
2222repository = " https://github.com/OneNoted/taskers"
23- version = " 0.3.0 "
23+ version = " 0.3.1 "
2424
2525[workspace .dependencies ]
2626adw = { package = " libadwaita" , version = " 0.9.1" }
@@ -47,12 +47,12 @@ ureq = "2.12"
4747uuid = { version = " 1.22.0" , features = [" serde" , " v7" ] }
4848webkit6 = { version = " 0.6.1" , features = [" v2_50" ] }
4949xz2 = " 0.1"
50- taskers-core = { version = " 0.3.0 " , path = " crates/taskers-core" }
51- taskers-control = { version = " 0.3.0 " , path = " crates/taskers-control" }
52- taskers-domain = { version = " 0.3.0 " , path = " crates/taskers-domain" }
53- taskers-ghostty = { version = " 0.3.0 " , path = " crates/taskers-ghostty" }
54- taskers-host = { version = " 0.3.0 " , path = " crates/taskers-host" }
55- taskers-paths = { version = " 0.3.0 " , path = " crates/taskers-paths" }
56- taskers-runtime = { version = " 0.3.0 " , path = " crates/taskers-runtime" }
57- taskers-shell = { version = " 0.3.0 " , path = " crates/taskers-shell" }
58- taskers-shell-core = { version = " 0.3.0 " , path = " crates/taskers-shell-core" }
50+ taskers-core = { version = " 0.3.1 " , path = " crates/taskers-core" }
51+ taskers-control = { version = " 0.3.1 " , path = " crates/taskers-control" }
52+ taskers-domain = { version = " 0.3.1 " , path = " crates/taskers-domain" }
53+ taskers-ghostty = { version = " 0.3.1 " , path = " crates/taskers-ghostty" }
54+ taskers-host = { version = " 0.3.1 " , path = " crates/taskers-host" }
55+ taskers-paths = { version = " 0.3.1 " , path = " crates/taskers-paths" }
56+ taskers-runtime = { version = " 0.3.1 " , path = " crates/taskers-runtime" }
57+ taskers-shell = { version = " 0.3.1 " , path = " crates/taskers-shell" }
58+ taskers-shell-core = { version = " 0.3.1 " , path = " crates/taskers-shell-core" }
0 commit comments