diff --git a/.vscode/launch.json b/.vscode/launch.json index 7c181ad..8b3049c 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -3,7 +3,7 @@ // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 { - "version": "1.3.0", + "version": "2.0.0", "configurations": [ { "name": "Run Extension", diff --git a/package.json b/package.json index 4155e63..0af4e6b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publisher": "Pullflow", "displayName": "Pullflow", "description": "Code review collaboration across GitHub, Slack, and VS Code.", - "version": "1.3.0", + "version": "2.0.0", "preview": true, "license": "MIT", "engines": {