Release v0.14.0

This commit is contained in:
Wim
2017-06-15 01:44:46 +02:00
parent d540638223
commit 3f79da84d5
3 changed files with 21 additions and 3 deletions

View File

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