diff --git a/cli/package.json b/cli/package.json index c1476ab2..4c8de9fe 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "redoc-cli", - "version": "0.6.0", + "version": "0.6.1", "description": "ReDoc's Command Line Interface", "main": "index.js", "bin": "index.js",