Merge pull request #66 from dermotduffy/bump-version

Bump version to v1.0.1 .
This commit is contained in:
Dermot Duffy
2021-09-07 21:27:16 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "frigate-hass-card", "name": "frigate-hass-card",
"version": "1.0.0", "version": "1.0.1",
"description": "Frigate Lovelace Card for Home Assistant", "description": "Frigate Lovelace Card for Home Assistant",
"keywords": [ "keywords": [
"frigate", "frigate",
+1 -1
View File
@@ -1 +1 @@
export const CARD_VERSION = '1.0.0'; export const CARD_VERSION = '1.0.1';