Version bump!

This commit is contained in:
cosminperram 2022-10-23 14:06:08 +03:00
parent 3ac6a8b603
commit faaedf44f0
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
Who knows what the future holds...
# 0.0.4 - ??/??/????
# 0.0.4 - 23/10/2022
Queries now support DNS resolve.
Changed uses a bit, from `use gamedig::valve::ValveProtocol::query` to `use gamedig::protocols::valve::query`.
Changed Valve Protocol Query parameters to (ip, port, app, gather_settings), changes include:

View file

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