Release v0.11.0

This commit is contained in:
Wim
2017-04-11 21:51:23 +02:00
parent 36024d5439
commit 6ea8be5749
3 changed files with 4 additions and 5 deletions

View File

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