From db1509def03b8513dbd9aed4510ddac67a6fe81e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sun, 14 Jul 2024 11:02:29 -0700 Subject: [PATCH] docs: update readme compat info --- CHANGELOG.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae23559..d5dff2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # `big-brain` Release Changelog - -## 0.21.0 (2024-07-09) + +## 0.21.1 (2024-07-09) This is just a patch release because of a hiccup during the release process for 0.21.1, but is otherwise identical. diff --git a/README.md b/README.md index 2927a5c..54cd1dd 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ fn main() { #### bevy version and MSRV -The current version of `big-brain` is compatible with `bevy` 0.12.1. +The current version of `big-brain` is compatible with `bevy` 0.14.0. The Minimum Supported Rust Version for `big-brain` should be considered to be the same as `bevy`'s, which as of the time of this writing was "the