diff --git a/Cargo.toml b/Cargo.toml index 0a9a49d..fbfcb47 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "big_space" -version = "0.8.0" +version = "0.9.0" edition = "2021" description = "A floating origin plugin for bevy" license = "MIT OR Apache-2.0" diff --git a/README.md b/README.md index 6009e2b..94df356 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Huge worlds, high performance, no dependencies, ecosystem compatibility. [Read t | bevy | big_space | | ---- | --------- | -| 0.15 | 0.8 | +| 0.15 | 0.8, 0.9 | | 0.14 | 0.7 | | 0.13 | 0.5, 0.6 | | 0.12 | 0.4 |