Skip to content

Commit 7411b4d

Browse files
authored
Merge pull request #10 from GeekMasher/v0_1_2
feat(version): v0.1.2
2 parents ba1c50b + d8d1530 commit 7411b4d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeql-scanner-vscode",
33
"displayName": "CodeQL Scanner",
44
"description": "VSCode extension for CodeQL to scan and analyze code for vulnerabilities using GitHub's CodeQL.",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/geekmasher/codeql-scanner-vscode.git"
@@ -290,4 +290,4 @@
290290
"axios": "^1.3.4",
291291
"js-yaml": "^4.1.0"
292292
}
293-
}
293+
}

0 commit comments

Comments
 (0)