Skip to content

Commit 5198358

Browse files
committed
Bump version to v1.1.0
1 parent 0f17cf7 commit 5198358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeql-sarif-security-standard-annotator",
3-
"version": "v1.0.0",
3+
"version": "v1.1.0",
44
"private": true,
55
"description": "Compare a CodeQL SARIF results file to a security standard CWE list and annotate the SARIF rules with a tag to highlight results applicable to the security standard",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)