Bump version to v1.5.2

This commit is contained in:
shati-patel
2021-06-23 15:15:13 +00:00
committed by Shati Patel
parent b71452b87c
commit c361671e36
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
# CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.5.1 - 23 June 2021
No user facing changes.

View File

@@ -1,6 +1,6 @@
{
"name": "vscode-codeql",
"version": "1.5.1",
"version": "1.5.2",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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