From 216a95bf73cedb37e6c2f14df85f7c4055b19680 Mon Sep 17 00:00:00 2001 From: StarToaster <6656977+StarArawn@users.noreply.github.com> Date: Sun, 11 Feb 2024 11:50:25 -0500 Subject: [PATCH] Bumped readme versions. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54e2b8ba..88fb6d28 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ Kayak UI is in the very early stages of development. Important features are miss Use bevy `0.10`! Make sure the version of Kayak you are using uses the same version of bevy. ```rust -kayak_ui = "0.4" -bevy = "0.10" +kayak_ui = "0.5" +bevy = "0.12" ``` |bevy|kayak_ui|