diff --git a/package-lock.json b/package-lock.json index 544c328..d9f37fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "homebridge-nest-cam", - "version": "6.0.0", + "version": "6.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "6.0.0", + "version": "6.0.1", "funding": [ { "type": "paypal", diff --git a/package.json b/package.json index dec56d5..8bf9f16 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "Homebridge Nest Cam", "name": "homebridge-nest-cam", - "version": "6.0.0", + "version": "6.0.1", "description": "Nest cam plugin for homebridge: https://homebridge.io/", "main": "dist/index.js", "license": "GPL-3.0",