Release v1.0.0-rc1

This commit is contained in:
Wim
2017-07-30 18:05:27 +02:00
parent f8e6a69d6e
commit c28b87641e
3 changed files with 12 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ import (
)
var (
version = "1.0.0-dev"
version = "1.0.0-rc1"
githash string
)