release 0.0.1-alpha

This commit is contained in:
Thomas Rudin 2019-01-24 19:38:37 +01:00
parent c7cbb3b206
commit 433c670e74

View File

@ -13,7 +13,7 @@ import (
)
const (
Version = "0.0.1-DEV"
Version = "0.0.1-alpha"
)
type App struct {