Release v1.5.0

This commit is contained in:
Wim
2017-12-03 00:01:05 +01:00
parent 788d3b32ac
commit 59e55cfbd5
2 changed files with 2 additions and 2 deletions

View File

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