bump version to 0.1.3

This commit is contained in:
rustmailer
2025-12-03 09:27:17 +08:00
parent 2f3acdd759
commit 0015192b4d
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -424,7 +424,7 @@ dependencies = [
[[package]]
name = "bichon"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"ahash",
"async-imap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bichon"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
[[bin]]