Update version to 0.4.0

This commit is contained in:
erroneousboat 2018-04-14 17:48:32 +02:00
parent a98409901d
commit b8b2c42f21
2 changed files with 4 additions and 2 deletions

View File

@ -21,10 +21,12 @@ $ mv slack-term /usr/local/bin
#### Via Go
If you want you can also get `slack-term` via Go:
If you want, you can also get `slack-term` via Go:
```bash
$ go get -u github.com/erroneousboat/slack-term
$ cd $GOPATH/src/github.com/erroneousboat/slack-term
$ go install .
```
Setup

View File

@ -16,7 +16,7 @@ import (
)
const (
VERSION = "v0.3.2"
VERSION = "v0.4.0"
USAGE = `NAME:
slack-term - slack client for your terminal