Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit 4332f1c

Browse files
committed
Prepare 0.2.0 release
1 parent 03604cb commit 4332f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "go-plus",
33
"description": "The go-plus package adds gofmt and goimports support for the go language. In the future it will add go build, go test, gocode and other functionality.",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"main": "./lib/go-plus",
66
"license": "Apache2",
77
"engines": {

0 commit comments

Comments
 (0)