From aeabdc3b016f7fe05523101b726c1afabb4416c1 Mon Sep 17 00:00:00 2001 From: Viet Ngoc Date: Mon, 2 Dec 2024 17:57:38 +0100 Subject: [PATCH] chore: Bump lunar_phase component version to 0.2.2 --- custom_components/lunar_phase/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/lunar_phase/manifest.json b/custom_components/lunar_phase/manifest.json index 9106566..97dc063 100644 --- a/custom_components/lunar_phase/manifest.json +++ b/custom_components/lunar_phase/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "ephem==4.1.6" ], - "version": "0.2.1" -} + "version": "0.2.2" +} \ No newline at end of file