diff --git a/package-lock.json b/package-lock.json index 344bad8..c2045b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "node-eufy-api", - "version": "0.3.4", + "version": "0.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7dd4851..a5a4c7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-eufy-api", - "version": "0.3.4", + "version": "0.4.0", "description": "A simple JavaScript API to control eufy smart light bulbs, switches and plugs.", "main": "lib/index.js", "types": "lib/index.d.ts",