Release v1.9.1

This commit is contained in:
Wim
2018-04-20 00:32:11 +02:00
parent 8a8b95228c
commit 08f442dc7b
3 changed files with 14 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ import (
)
var (
version = "1.9.0"
version = "1.9.1"
githash string
)