Merge pull request #219 from jcreedcmu/jcreed/version-bump-1.0.5

Version bump -> 1.0.5
This commit is contained in:
jcreedcmu
2020-01-24 10:51:29 -05:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# CodeQL for Visual Studio Code: Changelog
## 1.0.5
## 1.0.4 - 24 January 2020
- Disable word-based autocomplete by default.

View File

@@ -4,7 +4,7 @@
"description": "CodeQL for Visual Studio Code",
"author": "GitHub",
"private": true,
"version": "1.0.4",
"version": "1.0.5",
"publisher": "GitHub",
"license": "MIT",
"icon": "media/VS-marketplace-CodeQL-icon.png",