[monitor] bump version

This commit is contained in:
Anton Kaliaev 2018-04-03 13:03:31 +02:00
parent 5a211ff791
commit 4bffda0dc2
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import (
monitor "github.com/tendermint/tools/tm-monitor/monitor"
)
var version = "0.3.1"
var version = "0.4.0"
var logger = log.NewNopLogger()