Release v1.10.1

This commit is contained in:
Wim
2018-05-27 22:45:37 +02:00
parent 07885f5810
commit dba259e9f1
3 changed files with 14 additions and 2 deletions

View File

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