Skip to content

Commit 29d071f

Browse files
committed
chore: bump version to 0.0.16 and bazel-bsp server to 4.0.2
1 parent 1f34232 commit 29d071f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Bazel Build Server Protocol (BSP)",
44
"description": "Bazel BSP integration for VS Code.",
55
"publisher": "Uber",
6-
"version": "0.0.15",
6+
"version": "0.0.16",
77
"license": "Apache-2.0",
88
"repository": "https://github.com/uber/vscode-bazel-bsp",
99
"engines": {
@@ -57,7 +57,7 @@
5757
},
5858
"bazelbsp.serverVersion": {
5959
"type": "string",
60-
"default": "4.0.1",
60+
"default": "4.0.2",
6161
"description": "Version of the Bazel BSP server to install."
6262
},
6363
"bazelbsp.bazelBinaryPath": {

0 commit comments

Comments
 (0)