Release v1.3.0

This commit is contained in:
Wim
2017-09-27 22:35:07 +02:00
parent df74df475b
commit ac3c65a0cc
3 changed files with 16 additions and 2 deletions

View File

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