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