Release v1.10.0

This commit is contained in:
Wim
2018-05-07 22:07:17 +02:00
parent 45296100df
commit 86865c6da5
3 changed files with 21 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ import (
)
var (
version = "1.9.2-dev"
version = "1.10.0"
githash string
)