From 0ad7b06a4add7973bfd909b24284272e027ec8fd Mon Sep 17 00:00:00 2001 From: Alexander Ryazanov Date: Sun, 31 Oct 2021 08:46:51 +0300 Subject: [PATCH] chore: bump version number (v0.0.23 -> v0.1.0) --- custom_components/lkcomu_interrao/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/lkcomu_interrao/manifest.json b/custom_components/lkcomu_interrao/manifest.json index f008678..8220224 100644 --- a/custom_components/lkcomu_interrao/manifest.json +++ b/custom_components/lkcomu_interrao/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://github.com/alryaz/hass-lkcomu-interrao", "issue_tracker": "https://github.com/alryaz/hass-lkcomu-interrao/issues", "dependencies": [], - "version": "0.0.23", + "version": "0.1.0", "codeowners": ["@alryaz"], "requirements": [ "python-dateutil==2.8.1",