We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf78dc commit a09a0feCopy full SHA for a09a0fe
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-## v0.14.0(Unreleased)
+## v0.14.0
2
+[Release note](https://github.com/not-elm/bevy_flurx/releases/tag/v0.14.0)
3
4
### Improvements
5
- Migrated to Bevy 0.18
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bevy_flurx"
-version = "0.14.0-dev"
+version = "0.14.0"
edition = "2021"
authors = ["notelm <elmprograminfo@gmail.com>"]
6
categories = ["asynchronous", "game-development", "no-std"]
0 commit comments