From 0bf810f0d5f262133c6f00e876b30769f41c95e8 Mon Sep 17 00:00:00 2001 From: Julian Pawlowski Date: Sun, 16 Nov 2025 23:52:57 +0000 Subject: [PATCH] chore(release): bump version to 0.10.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 0781282..9b6acef 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.9.0" + "version": "0.10.0" }