diff --git a/Cargo.toml b/Cargo.toml index 88181cf..455facc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "A Bevy helper to easily manage resources that need to persist acr categories = ["config", "filesystem", "game-development"] keywords = ["gamedev", "bevy", "persistent", "resource"] repository = "https://github.com/umut-sahin/bevy-persistent/" -version = "0.5.0" +version = "0.6.0" edition = "2021" license = "MIT OR Apache-2.0" authors = [