Release v0.12.1

This commit is contained in:
Wim
2017-05-23 22:48:05 +02:00
parent 3812693111
commit f065e9e4d5
3 changed files with 13 additions and 2 deletions

View File

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