[Crate] Bump version to 0.3.0

This commit is contained in:
CosminPerRam 2023-07-18 15:58:49 +03:00
parent 84118d2590
commit bec0f518b4
2 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,13 @@ Who knows what the future holds...
# 0.X.Y - DD/MM/2023
### Changes:
To be made...
### Breaking...
Nothing, yet...
# 0.3.0 - 18/07/2023
### Changes:
Protocols:
- GameSpy 2 support.
- Quake 2: Added Optional address field to Player.

View file

@ -1,6 +1,6 @@
[package]
name = "gamedig"
version = "0.2.3"
version = "0.3.0"
edition = "2021"
authors = [
"CosminPerRam [https://github.com/CosminPerRam]",