diff --git a/package-lock.json b/package-lock.json index a996ba0d..12a0f05d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ast-results", - "version": "2.23.0", + "version": "2.24.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ast-results", - "version": "2.23.0", + "version": "2.24.0", "dependencies": { "@checkmarxdev/ast-cli-javascript-wrapper": "0.0.116", "copyfiles": "2.4.1", diff --git a/package.json b/package.json index ac9ae7ad..b89ed79a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publisher": "checkmarx", "displayName": "Checkmarx One", "description": "Beat vulnerabilities with more-secure code", - "version": "2.23.0", + "version": "2.24.0", "repository": { "type": "git", "url": "https://github.com/CheckmarxDev/ast-vscode-extension.git"