diff --git a/package-lock.json b/package-lock.json index c59ee88..acfeda1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "bluelinky", - "version": "7.2.2", + "version": "7.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "7.2.2", + "version": "7.3.0", "license": "MIT", "dependencies": { "got": "^9.6.0", diff --git a/package.json b/package.json index 4af8abd..428f706 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluelinky", - "version": "7.2.2", + "version": "7.3.0", "description": "An unofficial nodejs API wrapper for Hyundai bluelink", "main": "dist/index.js", "types": "dist/index.d.ts",