Bump version

This commit is contained in:
Wim 2017-09-18 21:18:59 +02:00
parent 82588b00c5
commit ffa8f65aa8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import (
)
var (
version = "1.2.0"
version = "1.2.1-dev"
githash string
)