diff --git a/package-lock.json b/package-lock.json index 831e44a..1a10431 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "whybundled", - "version": "1.0.1", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6a8fe8e..9bbbb4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whybundled", - "version": "1.0.1", + "version": "1.1.0", "description": "Answers the question – Why the hell is this module in a bundle?", "bin": "./cli.js", "main": "lib/index.js",