This commit is contained in:
Thomas Rudin 2019-02-24 20:08:04 +01:00
parent 5dcac0c320
commit 630c47af8b

View File

@ -14,7 +14,7 @@ import (
)
const (
Version = "0.1.0"
Version = "1.0.0"
)
type App struct {