Bump version

This commit is contained in:
Wim 2017-12-23 00:53:12 +01:00
parent fac5f69ad2
commit 1f706673cf
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import (
)
var (
version = "1.6.0"
version = "1.6.1-dev"
githash string
)