From 7a8c4a6eca1c7f39fadb5b8022a15f87ade564b1 Mon Sep 17 00:00:00 2001 From: Michael Noah <92764374+mnoah1@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:35:55 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 277b213..b08dcf8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Bazel Build Server Protocol (BSP)", "description": "Bazel BSP integration for VS Code.", "publisher": "Uber", - "version": "0.0.4", + "version": "0.0.5", "license": "Apache-2.0", "repository": "https://github.com/uber/vscode-bazel-bsp", "engines": {