From 30c701a793935ec7c70c5c991cfcbfc8a777d4b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Isabella=20Gross=20Alstr=C3=B6m?=
 <isabella.alstrom@gmail.com>
Date: Wed, 3 Mar 2021 15:17:52 +0100
Subject: [PATCH] Update manifest.json

---
 custom_components/krisinformation/manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/custom_components/krisinformation/manifest.json b/custom_components/krisinformation/manifest.json
index 99def28..3086cdb 100644
--- a/custom_components/krisinformation/manifest.json
+++ b/custom_components/krisinformation/manifest.json
@@ -5,5 +5,5 @@
   "dependencies": [],
   "codeowners": ["@isabellaalstrom"],
   "requirements": ["jsonpath>=0.82", "xmltodict>=0.12.0"],
-  "version": "v1.0.2"
+  "version": "v1.0.3"
 }