diff --git a/crates/lib/CHANGELOG.md b/crates/lib/CHANGELOG.md index 6d8de26..5e37b6b 100644 --- a/crates/lib/CHANGELOG.md +++ b/crates/lib/CHANGELOG.md @@ -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. diff --git a/crates/lib/Cargo.toml b/crates/lib/Cargo.toml index f3e2c26..95e7cc7 100644 --- a/crates/lib/Cargo.toml +++ b/crates/lib/Cargo.toml @@ -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]",