diff options
Diffstat (limited to 'server/protocol/Cargo.toml')
-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 4e9235e7..db1615c7 100644 --- a/server/protocol/Cargo.toml +++ b/server/protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hurrycurry-protocol" -version = "10.0.0" +version = "10.1.0" edition = "2021" [dependencies] |