diff --git a/Cargo.toml b/Cargo.toml index ad4b5b0..56be04f 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.6.0" +version = "0.7.0" [dependencies] bevy = { version = "0.14", default-features = false, features = [