diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index fac3416..303591b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "btc-rpc-explorer", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1494228..d50cbd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "btc-rpc-explorer", - "version": "1.0.2", + "version": "1.0.3", "description": "Explorer for Bitcoin and RPC-compatible blockchains", "private": false, "bin": "bin/cli.js",