diff --git a/package-lock.json b/package-lock.json index 0d385412..17d8caa1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "symbol-cli", - "version": "0.23.1", + "version": "0.23.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5d1d31c2..24b526a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "symbol-cli", - "version": "0.23.1", + "version": "0.23.2", "description": "Command Line Interface (CLI) to interact with Symbol", "main": "index.js", "scripts": {