diff --git a/package.json b/package.json index 208bef7..fa5503a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "semgrep", "displayName": "Semgrep", "description": "Security scans in a snap. Speedy SAST with a powerful rule registry for seamless detection and remediation of code vulnerabilities with each save.", - "version": "1.8.1", + "version": "1.8.2", "engines": { "vscode": "^1.86.0" },