diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eaac5f..17836f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ Who knows what the future holds... -# 0.0.7 - ??/??/2022 +# 0.0.7 - 03/01/2023 ### Changes: [Minecraft](https://www.minecraft.com) bedrock edition support. Fix Minecraft legacy v1.6 max/online players count being reversed. diff --git a/Cargo.toml b/Cargo.toml index c5b0ab9..231f65e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gamedig" -version = "0.0.6" +version = "0.0.7" edition = "2021" authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"] license = "MIT"