git.delta.rocks / remowt / refs/commits / 62007a6e971b

difftreelog

chore bump versions

kqytmolyYaroslav Bolyukin6 days agoparent: #f01cb7f.patch.diff
in: trunk

2 files changed

modifiedCargo.lockdiffbeforeafterboth
before · Cargo.lock
381 packageslockfile v4
after · Cargo.lock
376 packageslockfile v4
modifiedCargo.tomldiffbeforeafterboth
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,20 +3,20 @@
 resolver = "2"
 
 [workspace.package]
-version = "0.1.0"
+version = "0.1.1"
 license = "MIT"
 edition = "2021"
 repository = "https://gitlab.delta.directory/iam/remowt"
 
 [workspace.dependencies]
-remowt-fs = { version = "0.1.0", path = "crates/remowt-fs" }
-remowt-pty = { version = "0.1.0", path = "crates/remowt-pty" }
-remowt-systemd = { version = "0.1.0", path = "crates/remowt-systemd" }
-remowt-client = { version = "0.1.0", path = "crates/remowt-client" }
-remowt-polkit-shared = { version = "0.1.0", path = "crates/polkit-shared" }
-remowt-link-shared = { version = "0.1.0", path = "crates/remowt-link-shared" }
-remowt-plugin = { version = "0.1.0", path = "crates/remowt-plugin" }
-remowt-ui-prompt = { version = "0.1.0", path = "crates/ui-prompt" }
+remowt-fs = { version = "0.1.1", path = "crates/remowt-fs" }
+remowt-pty = { version = "0.1.1", path = "crates/remowt-pty" }
+remowt-systemd = { version = "0.1.1", path = "crates/remowt-systemd" }
+remowt-client = { version = "0.1.1", path = "crates/remowt-client" }
+remowt-polkit-shared = { version = "0.1.1", path = "crates/polkit-shared" }
+remowt-link-shared = { version = "0.1.1", path = "crates/remowt-link-shared" }
+remowt-plugin = { version = "0.1.1", path = "crates/remowt-plugin" }
+remowt-ui-prompt = { version = "0.1.1", path = "crates/ui-prompt" }
 
 bifrostlink = "0.2.0"
 bifrostlink-macros = "0.2.0"