diff --git a/package-lock.json b/package-lock.json index b89af9a..a642bb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "homebridge-lg-thinq-ac", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.1.0", + "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "axios": "^0.25.0", diff --git a/package.json b/package.json index 742167c..a2231bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "LG ThinQ Air Conditioner", "name": "homebridge-lg-thinq-ac", - "version": "2.1.0", + "version": "2.1.1", "description": "Homebridge plugin for LG ThinQ-enabled portable air conditioner", "license": "Apache-2.0", "repository": {