Skip to content

Commit ed829be

Browse files
committed
[release-v0.42] extension/package.json: prepare for v0.42.1
For #3520 Change-Id: I158e22239d7c857c4117ac04463eef32ed9d30a2 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/612040 kokoro-CI: kokoro <[email protected]> Commit-Queue: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Hongxiang Jiang <[email protected]>
1 parent 4c43bdf commit ed829be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

extension/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.

extension/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.42.0",
4+
"version": "0.42.1",
55
"publisher": "golang",
66
"description": "Rich Go language support for Visual Studio Code",
77
"author": {

0 commit comments

Comments
 (0)