From 00a621fd15ea0fd757498bf48056a85072bfb8ca Mon Sep 17 00:00:00 2001 From: Jee Mok Date: Mon, 9 Sep 2024 22:47:35 +0800 Subject: [PATCH] 3.11.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",