Skip to content

Commit d7e8624

Browse files
committed
[release] package.json: update the version for v0.40.2 release
Change-Id: I2d8b818aae4abed83dc685f3f9f2e2713e924879 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/556861 Reviewed-by: Robert Findley <[email protected]> Commit-Queue: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: kokoro <[email protected]>
1 parent 50a7d73 commit d7e8624

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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.1",
4+
"version": "0.40.2",
55
"publisher": "golang",
66
"description": "Rich Go language support for Visual Studio Code",
77
"author": {

0 commit comments

Comments
 (0)