bump version to 0.2.1

This commit is contained in:
rustmailer
2025-12-30 15:11:57 +08:00
parent 455e6b1a75
commit fb0be8c5d1
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -424,7 +424,7 @@ dependencies = [
[[package]]
name = "bichon"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"ahash",
"async-imap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bichon"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
[[bin]]