feat: bump version to 0.5.2

This commit is contained in:
CosminPerRam 2024-10-20 20:43:52 +03:00
parent 1b1ecc651e
commit 664cf8b2db
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@ Who knows what the future holds...
# 0.X.Y - DD/MM/YYYY
To be made...
# 0.5.2 - 20/10/2024
Games:
- [Soulmask](https://store.steampowered.com/app/2646460/Soulmask/) support (by @CosminPerRam).

View file

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