diff options
Diffstat (limited to 'server')
| -rw-r--r-- | server/protocol/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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] | 
