chore(cli): v0.10.0

This commit is contained in:
romanhotsiy 2020-10-27 22:30:46 +02:00
parent 0ec03a34df
commit 6a97239f50
No known key found for this signature in database
GPG Key ID: 0BC2221278CCBBB8
2 changed files with 2 additions and 2 deletions

2
cli/package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "redoc-cli", "name": "redoc-cli",
"version": "0.9.12", "version": "0.10.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "redoc-cli", "name": "redoc-cli",
"version": "0.9.12", "version": "0.10.0",
"description": "ReDoc's Command Line Interface", "description": "ReDoc's Command Line Interface",
"main": "index.js", "main": "index.js",
"bin": "index.js", "bin": "index.js",