diff --git a/Cargo.toml b/Cargo.toml index 63076e93..0127be2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "leafwing-input-manager" description = "A powerful, flexible and ergonomic way to manage action-input keybindings for the Bevy game engine." -version = "0.15.1" +version = "0.16.0" authors = ["Leafwing Studios"] homepage = "https://leafwing-studios.com/" repository = "https://github.com/leafwing-studios/leafwing-input-manager"