diff --git a/package-lock.json b/package-lock.json index fc888e7cc..1b80d362b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eosjs", - "version": "15.0.0", + "version": "15.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2515c23ee..1a8ef5d41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eosjs", - "version": "15.0.0", + "version": "15.0.1", "description": "General purpose library for the EOS blockchain.", "main": "lib/index.js", "scripts": {