Bump version to 0.0.7

This commit is contained in:
CosminPerRam 2023-01-03 00:36:35 +02:00
parent 7d164d40a1
commit 1e99aebbac
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
Who knows what the future holds... Who knows what the future holds...
# 0.0.7 - ??/??/2022 # 0.0.7 - 03/01/2023
### Changes: ### Changes:
[Minecraft](https://www.minecraft.com) bedrock edition support. [Minecraft](https://www.minecraft.com) bedrock edition support.
Fix Minecraft legacy v1.6 max/online players count being reversed. Fix Minecraft legacy v1.6 max/online players count being reversed.

View file

@ -1,6 +1,6 @@
[package] [package]
name = "gamedig" name = "gamedig"
version = "0.0.6" version = "0.0.7"
edition = "2021" edition = "2021"
authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"] authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"]
license = "MIT" license = "MIT"