chore: with version 0.2.0
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-12 21:37:22 +02:00
parent 2482987daf
commit 82289f2552
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ members = ["crates/*", "examples/*", "ci"]
resolver = "2"
[workspace.package]
version = "0.1.0"
version = "0.2.0"
edition = "2021"
license = "MIT"
authors = ["kjuulh <contact@kjuulh.io>"]