Release v1.4.1

This commit is contained in:
Wim
2017-11-13 20:10:04 +01:00
parent 0578b21270
commit 962062fe44
3 changed files with 8 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ import (
)
var (
version = "1.4.0"
version = "1.4.1"
githash string
)