Skip to content

Commit a2c2efc

Browse files
committed
package.json: bump dev version number to 0.26.0-dev
Change-Id: I7d4935856891ff91582ba1931468c109346a0961 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/319351 Trust: Suzy Mueller <[email protected]> Run-TryBot: Suzy Mueller <[email protected]> TryBot-Result: kokoro <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
1 parent 7340877 commit a2c2efc

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

0 commit comments

Comments
 (0)