This commit is contained in:
Greg T. Wallace 2024-06-18 21:38:00 -04:00
parent 04307eff17
commit f1dd079632
2 changed files with 32 additions and 18 deletions
pkg/app

View file

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