bump verison to 0.3.1

This commit is contained in:
rustmailer
2026-01-13 23:34:46 +08:00
parent 3419506c2e
commit 106a08fb7e
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -444,7 +444,7 @@ dependencies = [
[[package]]
name = "bichon"
version = "0.3.0"
version = "0.3.1"
dependencies = [
"ahash",
"async-imap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bichon"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
[[bin]]