mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Bumped version to 0.0.6!
This commit is contained in:
parent
7828bb9433
commit
e66fa014ca
2 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
||||||
|
|
||||||
Who knows what the future holds...
|
Who knows what the future holds...
|
||||||
|
|
||||||
# 0.0.6 - ??/??/2022
|
# 0.0.7 - ??/??/2022
|
||||||
|
|
||||||
|
# 0.0.6 - 28/11/2022
|
||||||
[Minecraft](https://www.minecraft.com) support (bedrock not supported yet).
|
[Minecraft](https://www.minecraft.com) support (bedrock not supported yet).
|
||||||
[7 Days To Die](https://store.steampowered.com/app/251570/7_Days_to_Die/) support.
|
[7 Days To Die](https://store.steampowered.com/app/251570/7_Days_to_Die/) support.
|
||||||
[ARK: Survival Evolved](https://store.steampowered.com/app/346110/ARK_Survival_Evolved/) support.
|
[ARK: Survival Evolved](https://store.steampowered.com/app/346110/ARK_Survival_Evolved/) support.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "gamedig"
|
name = "gamedig"
|
||||||
version = "0.0.5"
|
version = "0.0.6"
|
||||||
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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue