diff --git a/package-lock.json b/package-lock.json index 6f4028c..69dc2b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tuyapi", - "version": "7.4.0", + "version": "7.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tuyapi", - "version": "7.4.0", + "version": "7.5.0", "license": "MIT", "dependencies": { "debug": "^4.3.4", diff --git a/package.json b/package.json index 42f67bf..1683850 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tuyapi", - "version": "7.4.0", + "version": "7.5.0", "description": "An easy-to-use API for devices that use Tuya's cloud services", "main": "index.js", "types": "index.d.ts",