Commit 1d11f356 by Jason Zhou

v1.1.1

parent 716d5bb4
...@@ -32,7 +32,7 @@ const BANNER = ` ...@@ -32,7 +32,7 @@ const BANNER = `
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
` `
const VERSION = '1.1.0' const VERSION = '1.1.1'
const run = async () => { const run = async () => {
console.info(BANNER) console.info(BANNER)
......
{ {
"name": "wildcat", "name": "wildcat",
"version": "1.1.0", "version": "1.1.1",
"description": "A cli tool for accelerating webpack dev server of Bobcat.", "description": "A cli tool for accelerating webpack dev server of Bobcat.",
"main": "index.js", "main": "index.js",
"bin": { "bin": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment