diff --git a/Cargo.toml b/Cargo.toml index 8cbcc45..ebaa494 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_light_2d" -version = "0.1.3" +version = "0.2.0-rc.1" edition = "2021" categories = ["game-engines", "graphics", "rendering", "gamedev"] description = "General purpose 2d lighting for the Bevy game engine."