From 9c6ebc45ece79cbce3e642f1523f9fb7738c7456 Mon Sep 17 00:00:00 2001 From: Julian Pawlowski Date: Fri, 7 Nov 2025 23:45:28 +0000 Subject: [PATCH] chore: Bump version to 0.2.0 --- custom_components/tibber_prices/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tibber_prices/manifest.json b/custom_components/tibber_prices/manifest.json index e39112a..cb3b9ec 100644 --- a/custom_components/tibber_prices/manifest.json +++ b/custom_components/tibber_prices/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "aiofiles>=23.2.1" ], - "version": "0.1.0" + "version": "0.2.0" }