Release v0.12.0

This commit is contained in:
Wim
2017-05-09 23:31:26 +02:00
parent 3d3809a21b
commit 7a16146304
2 changed files with 3 additions and 3 deletions

View File

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