diff --git a/cli/package.json b/cli/package.json index 311efd8a..e15fdfb0 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "redoc-cli", - "version": "0.7.1", + "version": "0.8.0", "description": "ReDoc's Command Line Interface", "main": "index.js", "bin": "index.js",