[Crate] Bump version to 0.4.0

This commit is contained in:
CosminPerRam 2023-10-07 19:27:43 +03:00
parent 53fe402f05
commit 2106e965e4
2 changed files with 9 additions and 2 deletions

View file

@ -1,7 +1,14 @@
Who knows what the future holds...
# 0.X.Y - DD/MM/2023
# 0.X.Y - DD/MM/YYYY
### Changes:
None, yet...
### Breaking...
None, yaay!
# 0.4.0 - 07/10/2023
### Changes:
Games:
- [Creativerse](https://store.steampowered.com/app/280790/Creativerse/) support.

View file

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