Release v0.16.0

This commit is contained in:
Wim
2017-07-09 15:37:53 +02:00
parent 272735fb26
commit 4bed073c65
3 changed files with 38 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ import (
)
var (
version = "0.16.0-rc2"
version = "0.16.0"
githash string
)