Release v1.4.0

This commit is contained in:
Wim
2017-11-08 23:22:31 +01:00
parent 639f9cf966
commit daac3ebca2
3 changed files with 25 additions and 3 deletions

View File

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