Release v0.9.3

This commit is contained in:
Wim
2017-02-18 23:32:21 +01:00
parent 73f01ad8d8
commit cd0a2beb11
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ import (
)
var (
version = "0.9.3-dev"
version = "0.9.3"
githash string
)