This commit is contained in:
Greg T. Wallace 2024-07-01 22:35:26 -04:00
parent 9578fa26ce
commit b8e9a23386
2 changed files with 8 additions and 1 deletions
pkg/app

View file

@ -12,7 +12,7 @@ import (
)
const (
appVersion = "0.5.3"
appVersion = "1.0.0"
)
// struct for receivers to use common app pieces