Skip to content

Commit e864a1e

Browse files
hyangahgopherbot
authored andcommitted
package.json: start the v0.41.0-dev cycle
Fixes #3035 Change-Id: If8b1a8dee1a3447d24cb3d4c288d93fafaba28d9 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/544057 Reviewed-by: Suzy Mueller <[email protected]> Auto-Submit: Hyang-Ah Hana Kim <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> Commit-Queue: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: kokoro <[email protected]>
1 parent 8190ad6 commit e864a1e

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

0 commit comments

Comments
 (0)