Bump version to v1.0.1 .

This commit is contained in:
Dermot Duffy
2021-09-07 21:24:47 -07:00
parent b78fd56d14
commit a675601ad1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "frigate-hass-card",
"version": "1.0.0",
"version": "1.0.1",
"description": "Frigate Lovelace Card for Home Assistant",
"keywords": [
"frigate",
+1 -1
View File
@@ -1 +1 @@
export const CARD_VERSION = '1.0.0';
export const CARD_VERSION = '1.0.1';