diff --git a/package-lock.json b/package-lock.json index b829954..cc6db26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-neptun-smart", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "homebridge-neptun-smart", - "version": "1.0.8", + "version": "1.0.9", "license": "Apache-2.0", "dependencies": { "modbus-serial": "^8.0.5", diff --git a/package.json b/package.json index 2e5baab..db242f7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "Neptun Smart", "name": "homebridge-neptun-smart", - "version": "1.0.8", + "version": "1.0.9", "description": "Neptun Smart integration via ModBus RTU.", "license": "Apache-2.0", "repository": {