diff --git a/package.json b/package.json index 868fed92..1be3267c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "go-plus", "description": "The go-plus package adds gofmt and goimports support for the go language (golang). In the future it will add go build, go test, gocode and other functionality.", - "version": "0.2.0", + "version": "0.3.0", "main": "./lib/go-plus", "license": "Apache2", "engines": {