Skip to content

Commit a472786

Browse files
authored
Merge pull request #290 from jcreedcmu/jcreed/bump-1.1.0
Fix package.json for minor version bump.
2 parents 91fcd4e + bb6faae commit a472786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/package.json

+1-1
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.7",
7+
"version": "1.1.0",
88
"publisher": "GitHub",
99
"license": "MIT",
1010
"icon": "media/VS-marketplace-CodeQL-icon.png",

0 commit comments

Comments
 (0)