mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +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
|
||||
### Changes:
|
||||
Nothing yet.
|
||||
|
||||
### Breaking:
|
||||
None, yaay!
|
||||
|
||||
# 0.4.1 - 13/10/2023
|
||||
### Changes:
|
||||
Game:
|
||||
- Added [Barotrauma](https://store.steampowered.com/app/602960/Barotrauma/) support.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "gamedig"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
edition = "2021"
|
||||
authors = [
|
||||
"rust-GameDig contributors [https://github.com/gamedig/rust-gamedig/contributors]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue