diff --git a/custom_components/mill/manifest.json b/custom_components/mill/manifest.json index 03eb92a..9839f7d 100644 --- a/custom_components/mill/manifest.json +++ b/custom_components/mill/manifest.json @@ -8,7 +8,7 @@ "issue_tracker": "https://github.com/theOrakle/mill/issues", "loggers": ["custom_components.mill"], "requirements": ["pydash"], - "version": "0.0.1", + "version": "0.0.3", "dependencies": [], "codeowners": ["@theOrakle"] }