diff --git a/package-lock.json b/package-lock.json index 64c235a..4eab8c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "whybundled", - "version": "1.2.1", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 849fb06..1d6a221 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whybundled", - "version": "1.2.1", + "version": "1.3.0", "description": "Answers the question – Why the hell is this module in a bundle?", "bin": "./cli.js", "main": "lib/index.js",