aboutsummaryrefslogtreecommitdiff
path: root/server/registry/Cargo.toml
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2024-10-01 18:13:36 +0200
committernokoe <nokoe@mailbox.org>2024-10-01 18:13:36 +0200
commit4b2e56f3d310be775656fd7aec65aad66633d1a1 (patch)
tree4fadc156bb4bb9ad51ea7a7eedab3364878932bf /server/registry/Cargo.toml
parenteaffedb6dd9172b2aa60ac60ea0695b3715356ba (diff)
downloadhurrycurry-4b2e56f3d310be775656fd7aec65aad66633d1a1.tar
hurrycurry-4b2e56f3d310be775656fd7aec65aad66633d1a1.tar.bz2
hurrycurry-4b2e56f3d310be775656fd7aec65aad66633d1a1.tar.zst
bump version to 2.1.0v2.1.1
Diffstat (limited to 'server/registry/Cargo.toml')
-rw-r--r--server/registry/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/registry/Cargo.toml b/server/registry/Cargo.toml
index 7adaaa28..8da4aea4 100644
--- a/server/registry/Cargo.toml
+++ b/server/registry/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hurrycurry-registry"
-version = "2.1.0"
+version = "2.1.1"
edition = "2021"
[dependencies]