Release v0.16.1

This commit is contained in:
Wim
2017-07-15 16:59:57 +02:00
parent 4aa646f6b0
commit e99532fb89
3 changed files with 10 additions and 2 deletions

View File

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