This commit is contained in:
Greg T. Wallace 2024-02-03 14:09:34 -05:00
parent 90c2baf343
commit 53a3bc5bd7
2 changed files with 7 additions and 1 deletions
pkg/app

View file

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