diff --git a/Cargo.toml b/Cargo.toml index 5a7a567..7aab2e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_common_assets" -version = "0.10.0" +version = "0.11.0-rc.2.1" authors = ["Niklas Eicker "] edition = "2021" license = "MIT OR Apache-2.0"