Release v0.16.0-rc2

This commit is contained in:
Wim
2017-07-07 23:49:34 +02:00
parent bfc7130ed8
commit 480945cb09
3 changed files with 23 additions and 2 deletions

View File

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