Release v0.10.1

This commit is contained in:
Wim
2017-03-18 21:19:22 +01:00
parent c30ffeb81e
commit 936bccccd2
3 changed files with 6 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ import (
)
var (
version = "0.10.0"
version = "0.10.1"
githash string
)