diff --git a/package-lock.json b/package-lock.json index 55e45c6..74172bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "homebridge-lg-thinq-ac", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.0.0", + "version": "2.0.1", "license": "Apache-2.0", "dependencies": { "axios": "^0.25.0", diff --git a/package.json b/package.json index 1a646f5..166d535 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "LG ThinQ Air Conditioner", "name": "homebridge-lg-thinq-ac", - "version": "2.0.0", + "version": "2.0.1", "description": "Homebridge plugin for LG ThinQ-enabled portable air conditioner", "license": "Apache-2.0", "repository": {