diff --git a/Cargo.toml b/Cargo.toml index 686ad24..4ee760a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_headless_render" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "A plugin for the bevy engine which enables headless rendering to an image for use in the main world." license = "0BSD OR MIT OR Apache-2.0"