Skip to content

Commit a105a85

Browse files
committed
[release-v0.52]extension/package.json: update version to 0.52.2
This is an automated CL which updates the package.json and package-lock.json. Change-Id: I7e10858af55d0cf9f54276d899cc34a9b94f637d Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/738961 Reviewed-by: Hongxiang Jiang <hxjiang@golang.org> Reviewed-by: Madeline Kalil <mkalil@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org>
1 parent d6ef4d7 commit a105a85

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

0 commit comments

Comments
 (0)