Skip to content

Commit

Permalink
extension: update version to 0.43.0-dev
Browse files Browse the repository at this point in the history
For #3453

Change-Id: I627ded0f80703d7b5753367769ec0afe28187d89
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/606696
Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
kokoro-CI: kokoro <noreply+kokoro@google.com>
Auto-Submit: Hyang-Ah Hana Kim <hyangah@gmail.com>
Commit-Queue: Hyang-Ah Hana Kim <hyangah@gmail.com>
  • Loading branch information
hyangah authored and gopherbot committed Aug 19, 2024
1 parent 9fa2d10 commit 25fd122
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.42.0-dev",
"version": "0.43.0-dev",
"preview": true,
"publisher": "golang",
"description": "Rich Go language support for Visual Studio Code",
Expand Down

0 comments on commit 25fd122

Please sign in to comment.