diff --git a/custom_components/state_grid/manifest.json b/custom_components/state_grid/manifest.json index 676514c..09df2f8 100644 --- a/custom_components/state_grid/manifest.json +++ b/custom_components/state_grid/manifest.json @@ -5,5 +5,5 @@ "config_flow": true, "documentation": "https://github.com/hass-box/state-grid", "iot_class": "cloud_polling", - "version": "0.0.1" + "version": "0.0.2" }