Bump version to v1.1.0 .

This commit is contained in:
Dermot Duffy
2021-09-28 19:48:37 -07:00
parent b4212ff7f2
commit 30b6424b78
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "frigate-hass-card",
"version": "1.0.1",
"version": "1.1.0",
"description": "Frigate Lovelace Card for Home Assistant",
"keywords": [
"frigate",
+1 -1
View File
@@ -1 +1 @@
export const CARD_VERSION = '1.0.1';
export const CARD_VERSION = '1.1.0';