diff --git a/Cargo.toml b/Cargo.toml index 5d1886c..4b8bcc2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bevy_collider_gen" # don't manually edit this version unless you're sure you want to circumvent the process documented in RELEASE.md -version = "0.2.1" +version = "0.2.2" edition = "2021" homepage = "https://github.com/shnewto/bevy_collider_gen" license = "MIT OR Apache-2.0"