Skip to content

Commit

Permalink
package.json: bump dev version to 0.32.0
Browse files Browse the repository at this point in the history
Change-Id: Id7be1bf37597d58c34ac4dfd5bd3b258a6824b08
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/381054
Trust: Suzy Mueller <[email protected]>
Run-TryBot: Suzy Mueller <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
TryBot-Result: kokoro <[email protected]>
  • Loading branch information
suzmue authored and hyangah committed Jan 28, 2022
1 parent 6264294 commit 92797b2
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "go",
"displayName": "Go",
"version": "0.31.0-dev",
"version": "0.32.0-dev",
"preview": true,
"publisher": "golang",
"description": "Rich Go language support for Visual Studio Code",

0 comments on commit 92797b2

Please sign in to comment.