diff --git a/package-lock.json b/package-lock.json index ddd63d0f..59bc1432 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "near-shell", - "version": "0.4.1", + "version": "0.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8582bae8..2902c8c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-shell", - "version": "0.4.1", + "version": "0.5.0", "description": "Command line utilities to interact with near blockchain", "main": "index.js", "scripts": {