diff --git a/custom_components/ha_data_editor/manifest.json b/custom_components/ha_data_editor/manifest.json index 0d14fe6..eab52ce 100644 --- a/custom_components/ha_data_editor/manifest.json +++ b/custom_components/ha_data_editor/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://github.com/fredck/ha-data-editor/blob/master/README.md", "integration_type": "service", "issue_tracker": "https://github.com/fredck/ha-data-editor/issues", - "version": "0.9.0" + "version": "0.9.1" }