mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
feat: bump version to 0.5.2
This commit is contained in:
parent
1b1ecc651e
commit
664cf8b2db
2 changed files with 5 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
|
|
@ -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]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue