Release v0.10.3

This commit is contained in:
Wim
2017-03-27 20:40:57 +02:00
parent f935c573e9
commit 02d7e2db65
3 changed files with 6 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ import (
)
var (
version = "0.10.2"
version = "0.10.3"
githash string
)