diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 30d018f..1d7b673 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "quorum-genesis-tool", - "version": "0.2.15", + "version": "0.2.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "quorum-genesis-tool", - "version": "0.2.15", + "version": "0.2.16", "license": "Apache-2.0", "dependencies": { "argon2": "^0.28.4", diff --git a/package.json b/package.json index 8b68893..b5fa7f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quorum-genesis-tool", - "version": "0.2.15", + "version": "0.2.16", "description": "A utility that lets developers create genesis files and node (&account) keys from ConsenSys!", "main": "build/index.js", "types": "build/typescript/index.d.ts",