diff --git a/package-lock.json b/package-lock.json index 1f32669..9a167e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "homebridge-lg-thinq", - "version": "1.0.12", + "version": "1.0.13", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.0.12", + "version": "1.0.13", "license": "Apache-2.0", "dependencies": { "@homebridge/plugin-ui-utils": "^0.0.19", diff --git a/package.json b/package.json index db2978c..47a4023 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "Homebridge LG ThinQ", "name": "homebridge-lg-thinq", - "version": "1.0.12", + "version": "1.0.13", "description": "A Homebridge plugin for controlling/monitoring LG ThinQ device via LG ThinQ platform.", "license": "Apache-2.0", "publishConfig": {