Release v0.16.3

This commit is contained in:
Wim
2017-07-24 16:20:34 +02:00
parent bd97357f8d
commit 22307b1934
3 changed files with 9 additions and 2 deletions

View File

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