We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998172e commit a0c0a83Copy full SHA for a0c0a83
package.json
@@ -4,7 +4,7 @@
4
"displayName": "GitGuardian",
5
"description": "Visual Studio Code extension designed to help developers safeguard their sensitive information from accidental leaks in their code",
6
"icon": "images/icon.png",
7
- "version": "0.2.0",
+ "version": "0.3.0",
8
"publisher": "gitguardian-secret-security",
9
"engines": {
10
"vscode": "^1.81.0"
@@ -147,4 +147,4 @@
147
"dependencies": {
148
"axios": "^1.7.7"
149
}
150
-}
+}
0 commit comments