diff --git a/Cargo.toml b/Cargo.toml index d8f036c..d8a1f65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["gamedev", "bevy", "noise", "pcg", "simplex_noise"] license = "MIT" name = "noisy_bevy" repository = "https://github.com/johanhelsing/noisy_bevy" -version = "0.7.0" +version = "0.8.0" [dependencies] bevy = { version = "0.15", default-features = false, features = [