diff options
| author | diogo464 <[email protected]> | 2025-12-09 23:14:54 +0000 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-12-09 23:15:05 +0000 |
| commit | feb5ae59654bb11365b939ee871adb9760229355 (patch) | |
| tree | fdb616341167f5db085c46f4355d706603aafd03 /Cargo.toml | |
| parent | 56a728b44d3523f6139d0b5e1442845bd73b81a2 (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.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "embassy-ha" | 2 | name = "embassy-ha" |
| 3 | version = "0.1.0" | 3 | version = "0.1.1" |
| 4 | edition = "2024" | 4 | edition = "2024" |
| 5 | authors = ["diogo464 <[email protected]>"] | 5 | authors = ["diogo464 <[email protected]>"] |
| 6 | description = "MQTT Home Assistant integration library for Embassy async runtime" | 6 | description = "MQTT Home Assistant integration library for Embassy async runtime" |
