Release v1.1.2

This commit is contained in:
Wim
2017-09-09 17:06:40 +02:00
parent aef64eec32
commit d6ee55e35f
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ import (
)
var (
version = "1.1.1"
version = "1.1.2"
githash string
)