diff --git a/package-lock.json b/package-lock.json index 4257a12..b74bd41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "webpack-command", - "version": "0.3.1", + "version": "0.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fed65ab..2af3c83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-command", - "version": "0.3.1", + "version": "0.4.0", "description": "A superior CLI experience for webpack. Lightweight, modular, and opinionated.", "license": "MIT", "repository": "webpack-contrib/webpack-command",