diff --git a/Cargo.toml b/Cargo.toml index f3be207..9e5107b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_meshem" -version = "0.1.1" +version = "0.2.0" edition = "2021" authors = ["Adam Kobzan "] description = "A crate that offers a flexible and efficient way to generate meshes from a grid of Voxels"