diff --git a/package-lock.json b/package-lock.json index d27920c..f80b807 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-enviroplus", - "version": "2.2.0", + "version": "2.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "homebridge-enviroplus", - "version": "2.2.0", + "version": "2.2.1", "license": "Apache-2.0", "dependencies": { "async-mqtt": "^2.6.3", diff --git a/package.json b/package.json index 7dab1bb..97eb2b7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "Homebridge Enviroplus", "name": "homebridge-enviroplus", - "version": "2.2.0", + "version": "2.2.1", "description": "Fetches information from Raspberry Pi Enviroplus sensors for air quality.", "license": "Apache-2.0", "type": "module",