diff --git a/package-lock.json b/package-lock.json index 277fee5..372fb98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "better-npm-audit", - "version": "3.8.3", + "version": "3.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "better-npm-audit", - "version": "3.8.3", + "version": "3.9.0", "license": "MIT", "dependencies": { "commander": "^8.0.0", diff --git a/package.json b/package.json index dea6165..041de1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "better-npm-audit", - "version": "3.8.3", + "version": "3.9.0", "author": "Jee Mok ", "description": "Reshape into a better npm audit for the community and encourage more people to include security audit into their process.", "license": "MIT",