Skip to content

Commit a3e3d23

Browse files
committed
Bumped version.
1 parent a694237 commit a3e3d23

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "kayak_ui"
33
description = "A UI library built using the bevy game engine!"
4-
version = "0.4.1"
4+
version = "0.5"
55
edition = "2021"
66
resolver = "2"
77
authors = ["John Mitchell"]

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ bevy = "0.10"
5757
|bevy|kayak_ui|
5858
|---|---|
5959
|`main`|`bevy-track`|
60+
|0.12|0.5|
61+
|0.11.x|skipped|
6062
|0.10.x|0.4|
6163
|0.10.x|0.3|
6264
|0.9|0.2|

0 commit comments

Comments
 (0)