diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 2e1a6d3..cb8de30 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "victron-vrm-api", - "version": "0.2.5", + "version": "0.2.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "victron-vrm-api", - "version": "0.2.3", + "version": "0.2.7", "license": "MIT", "dependencies": { "axios": "^1.4.0", diff --git a/package-lock.json b/package-lock.json index 6c38cb1..cb8de30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "victron-vrm-api", - "version": "0.2.4", + "version": "0.2.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "victron-vrm-api", - "version": "0.2.4", + "version": "0.2.7", "license": "MIT", "dependencies": { "axios": "^1.4.0", diff --git a/package.json b/package.json index f6133ae..6b6d8d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "victron-vrm-api", - "version": "0.2.6", + "version": "0.2.7", "description": "Interface with the Victron Energy VRM API", "main": "index.js", "scripts": {