diff options
author | tpart <tpart120@proton.me> | 2025-08-08 21:50:12 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-08-08 21:50:12 +0200 |
commit | b769632aeeac24cdab5f438eb6ea2e18fc26f6e5 (patch) | |
tree | 272318f54c48942b184131dd1d8ac9ea232e150d /server/registry/Cargo.toml | |
parent | a58fa3dea3ba5fe3095d4798280a711c77080015 (diff) | |
download | hurrycurry-b769632aeeac24cdab5f438eb6ea2e18fc26f6e5.tar hurrycurry-b769632aeeac24cdab5f438eb6ea2e18fc26f6e5.tar.bz2 hurrycurry-b769632aeeac24cdab5f438eb6ea2e18fc26f6e5.tar.zst |
Bump version to 2.3.4v2.3.5
Diffstat (limited to 'server/registry/Cargo.toml')
-rw-r--r-- | server/registry/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/registry/Cargo.toml b/server/registry/Cargo.toml index 1e9ded65..f82a0ac4 100644 --- a/server/registry/Cargo.toml +++ b/server/registry/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hurrycurry-registry" -version = "2.3.4" +version = "2.3.5" edition = "2021" [dependencies] |