Skip to content

Commit 53e7613

Browse files
committed
[release-v0.46]extension/package.json: update version to 0.46.1
This is an automated CL which updates the package.json and package-lock.json. Change-Id: I041d24f8050371b6595a4a33bc94c4f29000d45a Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/654419 kokoro-CI: kokoro <[email protected]> Reviewed-by: Madeline Kalil <[email protected]> Reviewed-by: Hongxiang Jiang <[email protected]> Auto-Submit: Gopher Robot <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 17390e5 commit 53e7613

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: extension/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "go",
33
"displayName": "Go",
4-
"version": "0.46.0",
4+
"version": "0.46.1",
55
"publisher": "golang",
66
"description": "Rich Go language support for Visual Studio Code",
77
"author": {

0 commit comments

Comments
 (0)