Release 0.2.1 (#6)

This commit is contained in:
Jarosław Konik 2023-08-23 17:36:11 +02:00 committed by GitHub
parent 6f35089693
commit 8997159e2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "bevy_scriptum"
authors = ["Jaroslaw Konik <konikjar@gmail.com>"]
version = "0.2.0"
version = "0.2.1"
edition = "2021"
license = "MIT OR Apache-2.0"
readme = "README.md"

View file

@ -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