Release v1.13.0

This commit is contained in:
Wim
2019-01-30 23:55:37 +01:00
parent 4ae028fe73
commit 5d3309fdcd
2 changed files with 29 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ import (
)
var (
version = "1.12.4-dev"
version = "1.13.0"
githash string
)