diff --git a/package-lock.json b/package-lock.json index 4be4660..fc552a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "node-red-contrib-bluelinky", - "version": "0.0.25", + "version": "0.0.26", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.25", + "version": "0.0.26", "license": "ISC", "dependencies": { "bluelinky": "^7.4.1" diff --git a/package.json b/package.json index 8ff6315..c1a4498 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-bluelinky", - "version": "0.0.25", + "version": "0.0.26", "description": "A Node Red Library for BlueLinky, a Hyundai and Kia 3rd-party wrapper", "main": "bluelinky.js", "scripts": {