Bump version to v0.5.1
Some checks failed
dev release / build (push) Failing after 1s
release / build (push) Failing after 1s

This commit is contained in:
Breadway 2026-08-15 23:05:47 +08:00
parent 17e9381fc6
commit 2f57f432a0
2 changed files with 5 additions and 5 deletions

View file

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