diff --git a/package-lock.json b/package-lock.json index c39a0a0..5043064 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-bold", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "homebridge-bold", - "version": "1.0.10", + "version": "1.0.11", "funding": [ { "type": "paypal", diff --git a/package.json b/package.json index 1f18312..e8966c3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "homebridge-bold", "displayName": "Homebridge Bold", - "version": "1.0.10", + "version": "1.0.11", "description": "HomeKit support for the Bold Smart Locks.", "main": "build/index.js", "engines": {