diff --git a/manifest.json b/manifest.json index ee2ebe2..5bf0907 100644 --- a/manifest.json +++ b/manifest.json @@ -5,5 +5,6 @@ "documentation": "https://github.com/codingcyclist/ha_strava", "requirements": ["aiohttp==3.6.1", "voluptuous==0.11.7"], "dependencies": [], + "version": "0.1.1", "codeowners": ["@codingcyclist"] }