diff --git a/Cargo.toml b/Cargo.toml index 2e83343..cb904a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_cursor" -version = "0.6.0" +version = "0.7.0" edition = "2024" authors = ["Tristan Guichaoua "] description = "A bevy plugin to track information about the cursor"