Skip to content

Commit 07f6846

Browse files
authored
Merge pull request #208 from alexet/bump-version
Bump version
2 parents 7f31f67 + a3863ee commit 07f6846

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

extensions/ql-vscode/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CodeQL for Visual Studio Code: Changelog
22

3+
## 1.0.4
4+
35
## 1.0.3 - 13 January 2020
46

57
- Reduce the frequency of CodeQL CLI update checks to help avoid hitting GitHub API limits of 60 requests per

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

0 commit comments

Comments
 (0)