Skip to content

Commit

Permalink
[release] package.json: update version info in package.json
Browse files Browse the repository at this point in the history
It should be v0.18.1

https://github.com/golang/vscode-go/runs/1334020348?check_suite_focus=true

Change-Id: I651703cbef4057be984c09f721aacba5eb1a7c26
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/266757
Trust: Hyang-Ah Hana Kim <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
Reviewed-by: Suzy Mueller <[email protected]>
  • Loading branch information
hyangah committed Nov 2, 2020
1 parent d37cc81 commit cb22953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.18.0",
"version": "0.18.1",
"publisher": "golang",
"description": "Rich Go language support for Visual Studio Code",
"author": {
Expand Down

0 comments on commit cb22953

Please sign in to comment.