aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2026-01-20 15:04:16 +0000
committerdiogo464 <[email protected]>2026-01-20 15:04:16 +0000
commitb36a14b1d43dd6b84a296e078d6369e277605b9d (patch)
tree6167e281dfb5b1ddefe84bf1dd215462a12aed0e
parentd5fa72f84b3469844b636c5dd0cb0105e8d93bf8 (diff)
chore: release v0.3.0v0.3.0
Co-Authored-By: Claude Opus 4.5 <[email protected]>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b920fa5..3ef77d6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "embassy-ha" 2name = "embassy-ha"
3version = "0.2.0" 3version = "0.3.0"
4edition = "2024" 4edition = "2024"
5authors = ["diogo464 <[email protected]>"] 5authors = ["diogo464 <[email protected]>"]
6description = "MQTT Home Assistant integration library for Embassy async runtime" 6description = "MQTT Home Assistant integration library for Embassy async runtime"