Release v0.15.0

This commit is contained in:
Wim
2017-06-19 20:47:41 +02:00
parent e49266ae43
commit 822605c157
3 changed files with 19 additions and 2 deletions

View File

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