mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Crate] Bump version to 0.4.1
This commit is contained in:
parent
ef29ba8eb4
commit
66ae3c296e
2 changed files with 8 additions and 1 deletions
|
|
@ -3,6 +3,13 @@ Who knows what the future holds...
|
||||||
|
|
||||||
# 0.X.Y - DD/MM/YYYY
|
# 0.X.Y - DD/MM/YYYY
|
||||||
### Changes:
|
### Changes:
|
||||||
|
Nothing yet.
|
||||||
|
|
||||||
|
### Breaking:
|
||||||
|
None, yaay!
|
||||||
|
|
||||||
|
# 0.4.1 - 13/10/2023
|
||||||
|
### Changes:
|
||||||
Game:
|
Game:
|
||||||
- Added [Barotrauma](https://store.steampowered.com/app/602960/Barotrauma/) support.
|
- Added [Barotrauma](https://store.steampowered.com/app/602960/Barotrauma/) support.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "gamedig"
|
name = "gamedig"
|
||||||
version = "0.4.0"
|
version = "0.4.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