breadhelp: bump version to 0.2.1
All checks were successful
Build and publish package / package (push) Successful in 1m36s

This commit is contained in:
Breadway 2026-07-16 18:25:01 +08:00
parent 89ebb3bb2f
commit 646587585c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -39,7 +39,7 @@ dependencies = [
[[package]]
name = "breadhelp"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"async-channel",
"bread-theme",

View file

@ -1,6 +1,6 @@
[package]
name = "breadhelp"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
[dependencies]