diff options
| author | diogo464 <[email protected]> | 2025-12-14 14:49:32 +0000 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-12-14 14:49:32 +0000 |
| commit | 4dfce6cee976e04d034308055e6e4dcd495dc06d (patch) | |
| tree | 731d3940d4683679916f7efe80f1a50414cf5ff1 | |
| parent | 993d2a9fd34ce08760933a013e638108827f6f70 (diff) | |
bump version to 0.2.0
| -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.1" | 3 | version = "0.2.0" |
| 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" |
