aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-12-09 23:14:54 +0000
committerdiogo464 <[email protected]>2025-12-09 23:15:05 +0000
commitfeb5ae59654bb11365b939ee871adb9760229355 (patch)
treefdb616341167f5db085c46f4355d706603aafd03 /Cargo.toml
parent56a728b44d3523f6139d0b5e1442845bd73b81a2 (diff)
bump version to 0.1.1v0.1.1
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6fa49c4..9dac52a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "embassy-ha" 2name = "embassy-ha"
3version = "0.1.0" 3version = "0.1.1"
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"