From 88b3d73a4490b479ff68f12e927fec95c2cd4fb9 Mon Sep 17 00:00:00 2001 From: Alexander Ryazanov Date: Wed, 16 Jun 2021 08:21:03 +0300 Subject: [PATCH] Version bump --- 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 b780220..db7c3d1 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.1", + "version": "0.0.2", "codeowners": ["@alryaz"], "requirements": [ "python-dateutil==2.8.1",