diff --git a/package-lock.json b/package-lock.json index 11a8dce..f9e041a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-unifi-occupancy", - "version": "1.2.4", + "version": "1.2.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "homebridge-unifi-occupancy", - "version": "1.2.4", + "version": "1.2.5", "license": "Apache-2.0", "dependencies": { "typescript-memoize": "^1.1.1", diff --git a/package.json b/package.json index 84c58e7..ec65d72 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "Homebridge UniFi Occupancy", "name": "homebridge-unifi-occupancy", - "version": "1.2.4", + "version": "1.2.5", "description": "Homebridge plugin that adds HomeKit occupancy sensors for selected devices (and people) on your UniFi network to the iOS Home app: quickly see who's where and automate accordingly", "license": "Apache-2.0", "repository": {