From a9153adb7c983460e4e72ebd325d6dbf9588e797 Mon Sep 17 00:00:00 2001 From: JP Lomas Date: Thu, 14 May 2020 13:40:47 +0100 Subject: [PATCH] feat: add formatted output to SEARCH command (release) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab25574..dad76be 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@theqrl/cli", "description": "QRL CLI functions", - "version": "1.5.1", + "version": "1.7.0", "author": "JP Lomas , The QRL Foundation", "bin": { "qrl-cli": "./bin/run"