We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a694237 commit a3e3d23Copy full SHA for a3e3d23
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "kayak_ui"
3
description = "A UI library built using the bevy game engine!"
4
-version = "0.4.1"
+version = "0.5"
5
edition = "2021"
6
resolver = "2"
7
authors = ["John Mitchell"]
README.md
@@ -57,6 +57,8 @@ bevy = "0.10"
57
|bevy|kayak_ui|
58
|---|---|
59
|`main`|`bevy-track`|
60
+|0.12|0.5|
61
+|0.11.x|skipped|
62
|0.10.x|0.4|
63
|0.10.x|0.3|
64
|0.9|0.2|
0 commit comments