breadpad: bump version to 0.4.1
All checks were successful
Mirror to GitHub / mirror (push) Successful in 2s
release / build (push) Successful in 2m54s
Build and publish package / package (push) Successful in 3m42s

This commit is contained in:
Breadway 2026-07-16 18:04:39 +08:00
parent 7394e65da5
commit b7aed8a37c
2 changed files with 5 additions and 5 deletions

View file

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