diff --git a/Cargo.toml b/Cargo.toml index e973aa9..eeacb97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "big_space" -version = "0.2.0" +version = "0.3.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 27af34d..4b55b91 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ I intend to track the `main` branch of Bevy. PRs supporting this are welcome! | bevy | big_space | | ---- | --------- | +| 0.11 | 0.3 | | 0.10 | 0.2 | | 0.9 | 0.1 |