diff --git a/package-lock.json b/package-lock.json index 9bd28f5..6743d8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "victron-vrm-api", - "version": "0.1.1", + "version": "0.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "victron-vrm-api", - "version": "0.1.0", + "version": "0.1.2", "license": "MIT", "dependencies": { "axios": "^1.4.0", diff --git a/package.json b/package.json index 40348a4..8809395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "victron-vrm-api", - "version": "0.1.1", + "version": "0.1.2", "description": "Interface with the Victron Energy VRM API", "main": "index.js", "scripts": {