From 0102370fad20587023c7184e1e0c4796432b3f42 Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 6 Apr 2025 19:49:03 +0200 Subject: Bump protocol version in rust crate --- server/protocol/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/protocol') diff --git a/server/protocol/Cargo.toml b/server/protocol/Cargo.toml index b6da120a..41328684 100644 --- a/server/protocol/Cargo.toml +++ b/server/protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hurrycurry-protocol" -version = "8.0.0" +version = "9.0.0" edition = "2021" [dependencies] -- cgit v1.2.3-70-g09d2