Bump version to v0.5.3
All checks were successful
dev release / build (push) Successful in 2m52s
release / build (push) Successful in 2m52s

This commit is contained in:
Breadway 2026-08-16 14:09:36 +08:00
parent 37713eee9e
commit 51338af7eb
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@ members = [
resolver = "2"
[workspace.package]
version = "0.5.1"
version = "0.5.3"
edition = "2021"
license = "MIT"
authors = ["Breadway"]