diff --git a/package-lock.json b/package-lock.json index 270675c..eb243c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "better-npm-audit", - "version": "3.10.0", + "version": "3.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "better-npm-audit", - "version": "3.10.0", + "version": "3.11.0", "license": "MIT", "dependencies": { "commander": "^8.0.0", diff --git a/package.json b/package.json index f76a389..9544da0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "better-npm-audit", - "version": "3.10.0", + "version": "3.11.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",