This commit is contained in:
Greg T. Wallace 2024-02-04 17:11:15 -05:00
parent 598c4ba9f7
commit 29cd44077b
2 changed files with 9 additions and 1 deletions
pkg/app

View file

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