diff --git a/Cargo.toml b/Cargo.toml index 87b7f9c..4606d1a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spade" -version = "2.8.0" +version = "2.9.0" authors = ["Stefan Altmayer "] edition = "2021" documentation = "https://docs.rs/spade"