mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Crate] Bump version to 0.4.0
This commit is contained in:
parent
53fe402f05
commit
2106e965e4
2 changed files with 9 additions and 2 deletions
|
|
@ -1,7 +1,14 @@
|
||||||
|
|
||||||
Who knows what the future holds...
|
Who knows what the future holds...
|
||||||
|
|
||||||
# 0.X.Y - DD/MM/2023
|
# 0.X.Y - DD/MM/YYYY
|
||||||
|
### Changes:
|
||||||
|
None, yet...
|
||||||
|
|
||||||
|
### Breaking...
|
||||||
|
None, yaay!
|
||||||
|
|
||||||
|
# 0.4.0 - 07/10/2023
|
||||||
### Changes:
|
### Changes:
|
||||||
Games:
|
Games:
|
||||||
- [Creativerse](https://store.steampowered.com/app/280790/Creativerse/) support.
|
- [Creativerse](https://store.steampowered.com/app/280790/Creativerse/) support.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "gamedig"
|
name = "gamedig"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
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