Skip to content

Commit

Permalink
extension/package.json: update version to 0.46.0-dev
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
gopherbot committed Dec 16, 2024
1 parent 80730a6 commit a59ce5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "go",
"displayName": "Go",
"version": "0.44.0-dev",
"version": "0.46.0-dev",
"publisher": "golang",
"description": "Rich Go language support for Visual Studio Code",
"author": {
Expand Down

0 comments on commit a59ce5a

Please # to comment.