From 2fec2c07b1a7fd974a44b6a58e088891cb40518f Mon Sep 17 00:00:00 2001 From: Carlos Scheidegger <285675+cscheid@users.noreply.github.com> Date: Fri, 20 Sep 2024 13:12:37 -0700 Subject: [PATCH] chore - bump version to 1.115.0 --- apps/vscode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vscode/package.json b/apps/vscode/package.json index f66ff46a..8cc15006 100644 --- a/apps/vscode/package.json +++ b/apps/vscode/package.json @@ -11,7 +11,7 @@ "pandoc", "quarto" ], - "version": "1.114.0", + "version": "1.115.0", "repository": { "type": "git", "url": "https://github.com/quarto-dev/quarto/tree/main/apps/vscode"