diff --git a/package-lock.json b/package-lock.json index c926ec9e7..c2e33118a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eosjs", - "version": "14.1.1", + "version": "14.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9fa8063a0..670a49a57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eosjs", - "version": "14.1.1", + "version": "14.2.0", "description": "General purpose library for the EOS blockchain.", "main": "lib/index.js", "scripts": {