diff --git a/Cargo.toml b/Cargo.toml index 845ffa3..4044c3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_infinite_grid" -version = "0.12.0" +version = "0.13.0" authors = [ "Nile ", "Foresight Mining Software Corporation", diff --git a/README.md b/README.md index f26a9bf..7bf758b 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ We intend to track the `main` branch of Bevy. PRs supporting this are welcome! | bevy | bevy_infinite_grid | | ---- | ------------------ | +| 0.14 | 0.13 | | 0.13 | 0.11, 0.12 | | 0.12 | 0.10 | | 0.11 | 0.8, 0.9 |