diff --git a/package-lock.json b/package-lock.json index 63eb5586..cd59f383 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ast-results", - "version": "2.26.0", + "version": "2.27.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ast-results", - "version": "2.26.0", + "version": "2.27.0", "dependencies": { "@checkmarxdev/ast-cli-javascript-wrapper": "0.0.120", "copyfiles": "2.4.1", diff --git a/package.json b/package.json index 055257bc..73eb109c 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.26.0", + "version": "2.27.0", "repository": { "type": "git", "url": "https://github.com/CheckmarxDev/ast-vscode-extension.git"