Skip to content

Commit ed076af

Browse files
authored
Merge pull request #256 from github/version/bump-to-v1.0.7
Bump version to v1.0.7
2 parents c4aa9d9 + 735f702 commit ed076af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
"build-release": "rush install && rush build --release"
1515
},
1616
"author": "GitHub"
17-
}
17+
}

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "CodeQL for Visual Studio Code",
55
"author": "GitHub",
66
"private": true,
7-
"version": "1.0.6",
7+
"version": "1.0.7",
88
"publisher": "GitHub",
99
"license": "MIT",
1010
"icon": "media/VS-marketplace-CodeQL-icon.png",

0 commit comments

Comments
 (0)