Skip to content

Commit bfdb91c

Browse files
committed
package.json: update dev version
For #2341. Change-Id: I0f2f8f13720f67e3f70c00270947d98fadc2495e Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/418074 Run-TryBot: Jamal Carvalho <[email protected]> TryBot-Result: kokoro <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
1 parent 4bd0f33 commit bfdb91c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "go",
33
"displayName": "Go",
4-
"version": "0.35.0-dev",
4+
"version": "0.36.0-dev",
55
"preview": true,
66
"publisher": "golang",
77
"description": "Rich Go language support for Visual Studio Code",

0 commit comments

Comments
 (0)