diff --git a/package.json b/package.json index dafb0c9..5e85c57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dependency-check", - "version": "4.0.1", + "version": "4.1.0", "description": "checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json", "main": "index.js", "bin": {