chore(cli): v0.12.0

This commit is contained in:
romanhotsiy 2021-06-09 15:58:25 +03:00
parent 43b693f319
commit 173d411071
No known key found for this signature in database
GPG Key ID: 0BC2221278CCBBB8
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "redoc-cli",
"version": "0.11.4",
"version": "0.12.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "redoc-cli",
"version": "0.11.4",
"version": "0.12.0",
"license": "MIT",
"dependencies": {
"chokidar": "^3.5.1",

View File

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