chore: bump version to 0.2.1

This commit is contained in:
Breadway 2026-06-11 14:21:31 +08:00
parent c01cb67aa5
commit 311f0d261f
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "breadbox-shared"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
license = "MIT"

View file

@ -1,6 +1,6 @@
[package]
name = "breadbox-sync"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
license = "MIT"

View file

@ -1,6 +1,6 @@
[package]
name = "breadbox"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
license = "MIT"