Skip to content

Commit b2119e2

Browse files
committed
package.json: change version to v0.27.0-dev
Updates #1557 Change-Id: I72e573bae799fcce08bd4ff0119e25e524239316 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/329209 Trust: Hyang-Ah Hana Kim <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: kokoro <[email protected]> Reviewed-by: Rebecca Stambler <[email protected]>
1 parent 689bf6f commit b2119e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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.26.0-dev",
4+
"version": "0.27.0-dev",
55
"preview": true,
66
"publisher": "golang",
77
"description": "Rich Go language support for Visual Studio Code",

0 commit comments

Comments
 (0)