From b11679604a8ea5a20921d00dc1e4fd3d4c186b0c Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Tue, 20 Mar 2018 13:02:08 +0200 Subject: [PATCH] chore(cli): CLI release 0.3.4 --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index 47a341ed..27596848 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "redoc-cli", - "version": "0.3.3", + "version": "0.3.4", "description": "ReDoc's Command Line Interface", "main": "index.js", "bin": "index.js",