bump version

This commit is contained in:
2025-01-25 18:44:17 +01:00
parent e62d2596cd
commit 931fe5e3cc
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -280,7 +280,7 @@ dependencies = [
[[package]]
name = "mqttAutomation"
version = "1.0.1"
version = "1.1.0"
dependencies = [
"crossbeam",
"json",

View File

@@ -1,6 +1,6 @@
[package]
name = "mqttAutomation"
version = "1.0.1"
version = "1.1.0"
edition = "2021"
[dependencies]