diff --git a/package.json b/package.json index 193336a..c6077df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dependency-check", - "version": "3.4.1", + "version": "4.0.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": {