This commit is contained in:
Greg T. Wallace 2024-02-04 11:05:04 -05:00
parent b633a357c7
commit 7249c73214
2 changed files with 11 additions and 1 deletions
pkg/app

View file

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