Release v0.13.0

This commit is contained in:
Wim
2017-05-31 23:32:38 +02:00
parent 9bcd131e66
commit 7811c330db
3 changed files with 15 additions and 2 deletions

View File

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