diff options
Diffstat (limited to '')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 27eca75..f2d99b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ members = ["crates/rocie-server", "crates/rocie-cli", "crates/rocie-client"] [workspace.package] edition = "2024" -version = "0.1.0" +version = "0.1.1" rust-version = "1.89.0" authors = ["Benedikt Peetz <benedikt.peetz@b-peetz.de>"] repository = "https://git.vhack.eu/soispha/rocie/server" |
