Release v1.1.1

This commit is contained in:
Wim
2017-09-04 13:43:30 +02:00
parent 21143cf5ee
commit d2caea70a2
3 changed files with 6 additions and 2 deletions

View File

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