diff --git a/package-lock.json b/package-lock.json index fef24d31..66f6e110 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ast-results", - "version": "2.21.0", + "version": "2.22.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ast-results", - "version": "2.21.0", + "version": "2.22.0", "dependencies": { "@checkmarxdev/ast-cli-javascript-wrapper": "0.0.115", "copyfiles": "2.4.1", diff --git a/package.json b/package.json index 69c74662..99e11fb8 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.21.0", + "version": "2.22.0", "repository": { "type": "git", "url": "https://github.com/CheckmarxDev/ast-vscode-extension.git"