diff --git a/package-lock.json b/package-lock.json index ecc51a80c..ae8ab8fea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eosjs", - "version": "14.0.0", + "version": "14.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b5b2dd23a..9202f4ee5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eosjs", - "version": "14.0.0", + "version": "14.1.0", "description": "General purpose library for the EOS blockchain.", "main": "lib/index.js", "scripts": {