From c343db694e0de640d613fce42a43218a18e1cf0b Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Thu, 17 Jan 2019 16:14:57 +0200 Subject: [PATCH] chore(cli): redoc-cli v0.7.1 --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index f9f602ae..45b87aba 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "redoc-cli", - "version": "0.7.0", + "version": "0.7.1", "description": "ReDoc's Command Line Interface", "main": "index.js", "bin": "index.js",