Release v0.6.1

This commit is contained in:
Wim
2016-09-17 15:34:59 +02:00
parent f9e5994348
commit 6e410b096e
3 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ import (
log "github.com/Sirupsen/logrus"
)
var version = "0.6.0"
var version = "0.6.1"
func init() {
log.SetFormatter(&log.TextFormatter{FullTimestamp: true})