Skip to content

Commit 3b2da9a

Browse files
committed
package.json: prepare for the v0.40.0 dev cycle
Fixes #2798 Change-Id: I9af80552f5c6767e202e36472c31d88c9aad5505 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/505215 TryBot-Result: kokoro <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Suzy Mueller <[email protected]>
1 parent fb1dce6 commit 3b2da9a

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.39.0-dev",
4+
"version": "0.40.0-dev",
55
"preview": true,
66
"publisher": "golang",
77
"description": "Rich Go language support for Visual Studio Code",

0 commit comments

Comments
 (0)