Skip to content

Commit a09a0fe

Browse files
author
not-elm
committed
update: release version 0.14.0 and update changelog
1 parent fbf78dc commit a09a0fe

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## v0.14.0(Unreleased)
1+
## v0.14.0
2+
[Release note](https://github.com/not-elm/bevy_flurx/releases/tag/v0.14.0)
23

34
### Improvements
45
- Migrated to Bevy 0.18

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_flurx"
3-
version = "0.14.0-dev"
3+
version = "0.14.0"
44
edition = "2021"
55
authors = ["notelm <elmprograminfo@gmail.com>"]
66
categories = ["asynchronous", "game-development", "no-std"]

0 commit comments

Comments
 (0)