diff --git a/Cargo.toml b/Cargo.toml index 5c6e8c3..fe8e695 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_cursor" -version = "0.3.0" +version = "0.4.0" edition = "2021" authors = ["Tristan Guichaoua "] description = "A bevy plugin to track information about the cursor"