From 568fb5f7f44a999512775eb67766ecb7ab263c90 Mon Sep 17 00:00:00 2001 From: Kevin Westphal Date: Fri, 31 Oct 2025 18:11:18 +0100 Subject: [PATCH] chore: prepare release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c95045..9b955fd 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "displayName": "GitGuardian - Secrets Security", "description": "A safety net to help developers safeguard their sensitive information (passwords, API key, tokens, ..) from accidental leaks in their code", "icon": "images/icon.png", - "version": "0.15.0", + "version": "0.16.0", "publisher": "gitguardian-secret-security", "engines": { "vscode": "^1.81.0"