mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: bump version to 0.5.1
This commit is contained in:
parent
111cdd5eae
commit
e52d7fbd6f
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
|
# 0.X.Y - DD/MM/YYYY
|
||||||
|
|
||||||
|
To be made...
|
||||||
|
|
||||||
|
# 0.5.1 - 12/05/2024
|
||||||
|
|
||||||
Games:
|
Games:
|
||||||
|
|
||||||
- [Mordhau](https://store.steampowered.com/app/629760/MORDHAU/) support.
|
- [Mordhau](https://store.steampowered.com/app/629760/MORDHAU/) support.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "gamedig"
|
name = "gamedig"
|
||||||
version = "0.5.0"
|
version = "0.5.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = [
|
authors = [
|
||||||
"rust-GameDig contributors [https://github.com/gamedig/rust-gamedig/contributors]",
|
"rust-GameDig contributors [https://github.com/gamedig/rust-gamedig/contributors]",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue