Release v0.16.0-rc1

This commit is contained in:
Wim
2017-06-30 00:01:25 +02:00
parent 830361e48b
commit e7e10131de
3 changed files with 28 additions and 4 deletions

View File

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