diff --git a/build/package.json b/build/package.json index 22ba01872a2..f2da8b207a8 100644 --- a/build/package.json +++ b/build/package.json @@ -14,4 +14,4 @@ "build-release": "rush install && rush build --release" }, "author": "GitHub" -} \ No newline at end of file +} diff --git a/extensions/ql-vscode/package.json b/extensions/ql-vscode/package.json index ac1e34f1309..721cff72b6c 100644 --- a/extensions/ql-vscode/package.json +++ b/extensions/ql-vscode/package.json @@ -4,7 +4,7 @@ "description": "CodeQL for Visual Studio Code", "author": "GitHub", "private": true, - "version": "1.0.6", + "version": "1.0.7", "publisher": "GitHub", "license": "MIT", "icon": "media/VS-marketplace-CodeQL-icon.png",