Skip to content

Commit 797474c

Browse files
committed
[release] package.json: update version to v0.33.1
Updates #2251 Change-Id: If61ba81b2348ac3c5bd69c6a4f1dbe52d835cbf3 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/407883 TryBot-Result: kokoro <[email protected]> Reviewed-by: Jamal Carvalho <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
1 parent af09648 commit 797474c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

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

0 commit comments

Comments
 (0)