feat: bump version to 0.5.1

This commit is contained in:
CosminPerRam 2024-05-12 21:42:11 +03:00
parent 111cdd5eae
commit e52d7fbd6f
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.1 - 12/05/2024
Games:
- [Mordhau](https://store.steampowered.com/app/629760/MORDHAU/) support.

View file

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