diff --git a/Cargo.toml b/Cargo.toml index 1c2cf4a9..ae5aef96 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "leafwing-input-manager" description = "A powerfully direct stateful input manager for the Bevy game engine." -version = "0.9.3" +version = "0.10.0" authors = ["Leafwing Studios"] homepage = "https://leafwing-studios.com/" repository = "https://github.com/leafwing-studios/leafwing-input-manager"