diff --git a/Cargo.toml b/Cargo.toml index 2ec9fbb..7cf4393 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_rts_camera" -version = "0.4.0" +version = "0.4.1" authors = ["Plonq"] edition = "2021" description = "An RTS-style camera for Bevy"