diff --git a/Cargo.toml b/Cargo.toml index 35789da..fd97a21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bevy_scriptum" authors = ["Jaroslaw Konik "] -version = "0.2.0" +version = "0.2.1" edition = "2021" license = "MIT OR Apache-2.0" readme = "README.md" diff --git a/SECURITY.md b/SECURITY.md index 0a6e939..cf96c44 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,7 +7,8 @@ currently being supported with security updates. | Version | Supported | | ------- | ------------------ | -| 0.1 | :white_check_mark: | +| 0.1 | :x: | +| 0.2 | :white_check_mark: | ## Reporting a Vulnerability