Skip to content

Commit 54a9f61

Browse files
authored
chore: update license to MIT
1 parent e6c0b46 commit 54a9f61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeql-agent",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A CodeQL tool to automatically execute code scanning.",
55
"main": "index.js",
66
"scripts": {
@@ -25,7 +25,7 @@
2525
"security"
2626
],
2727
"author": "codeql-agent-project",
28-
"license": "ISC",
28+
"license": "MIT",
2929
"bugs": {
3030
"url": "https://github.com/codeql-agent-project/codeql-agent-cli/issues"
3131
},

0 commit comments

Comments
 (0)