This commit is contained in:
Greg T. Wallace 2024-02-05 18:29:06 -05:00
parent 2b46f33af8
commit dd246b9f14
2 changed files with 9 additions and 1 deletions
pkg/app

View file

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