bumb version

Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
This commit is contained in:
Frank Villaro-Dixon 2024-03-04 20:47:13 +01:00
parent e1eebd6971
commit 68f834a2cc
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -50,7 +50,7 @@ dependencies = [
[[package]]
name = "daikin_altherma"
version = "0.0.1"
version = "0.0.2"
dependencies = [
"serde_json",
"thiserror",

View file

@ -1,6 +1,6 @@
[package]
name = "daikin_altherma"
version = "0.0.1"
version = "0.0.2"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "A client for Daikin Altherma LAN adapters"