Release v1.0.1

This commit is contained in:
Wim
2017-08-16 22:25:44 +02:00
parent 3f75ed9c18
commit a5259f56c5
3 changed files with 9 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ import (
)
var (
version = "1.0.1-dev"
version = "1.0.1"
githash string
)