diff --git a/package-lock.json b/package-lock.json index f871c11..5ab595a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-tuya-ir", - "version": "0.1.8", + "version": "0.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "homebridge-tuya-ir", - "version": "0.1.8", + "version": "0.2.0", "license": "Apache-2.0", "dependencies": { "crypto-js": "^4.0.0", diff --git a/package.json b/package.json index 541ba00..349785f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": false, "displayName": "Homebridge Tuya IR Platform", "name": "homebridge-tuya-ir", - "version": "0.1.8", + "version": "0.2.0", "description": "Allows homebridge to control Tuya IR Blaster based devices", "license": "Apache-2.0", "repository": {