Skip to content

Commit 93482a4

Browse files
committed
[release-v0.48]extension/package.json: update version to 0.48.0
This is an automated CL which updates the package.json and package-lock.json. Change-Id: Ic886e4815b5f58529f822efad82d808347b4caa0 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/684136 kokoro-CI: kokoro <[email protected]> Reviewed-by: Madeline Kalil <[email protected]> Reviewed-by: Hongxiang Jiang <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Hongxiang Jiang <[email protected]>
1 parent 09dcada commit 93482a4

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

0 commit comments

Comments
 (0)