Skip to content

Commit 0d220f2

Browse files
authored
Release 0.0.13 (#55)
Releasing recent changes: 9dfb140 - Restore previously loaded test cases 422aa20 - Allow non public class and methods for tests b801c3e - Update source map configs
1 parent 9dfb140 commit 0d220f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.12",
6+
"version": "0.0.13",
77
"license": "Apache-2.0",
88
"repository": "https://github.com/uber/vscode-bazel-bsp",
99
"engines": {

0 commit comments

Comments
 (0)