Skip to content

Commit a59ce5a

Browse files
committed
extension/package.json: update version to 0.46.0-dev
This is an automated CL which updates the package.json and package-lock.json. Change-Id: If4a1014cb1b8a9d7dbf2c3c1c701a6e143b20e31 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/636457 Auto-Submit: Gopher Robot <gobot@golang.org> Commit-Queue: Gopher Robot <gobot@golang.org> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Robert Findley <rfindley@google.com> kokoro-CI: kokoro <noreply+kokoro@google.com>
1 parent 80730a6 commit a59ce5a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

extension/package-lock.json

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

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

0 commit comments

Comments
 (0)