1
0
forked from lug/matterbridge

Bump version

This commit is contained in:
Wim
2017-01-28 22:29:19 +01:00
parent e9105003b0
commit 1426ddec5f
2 changed files with 6 additions and 4 deletions

View File

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