summaryrefslogtreecommitdiff
path: root/server/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/Cargo.toml
parenteaffedb6dd9172b2aa60ac60ea0695b3715356ba (diff)
downloadhurrycurry-210ffecf46ee05b9a025fd1df17688aa86f8eb88.tar
hurrycurry-210ffecf46ee05b9a025fd1df17688aa86f8eb88.tar.bz2
hurrycurry-210ffecf46ee05b9a025fd1df17688aa86f8eb88.tar.zst
bump version to 2.1.0v2.1.1
Diffstat (limited to 'server/Cargo.toml')
-rw-r--r--server/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml
index 38db0bdd..dcf5c1d1 100644
--- a/server/Cargo.toml
+++ b/server/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hurrycurry-server"
-version = "2.1.0"
+version = "2.1.1"
edition = "2021"
default-run = "hurrycurry-server"