This commit is contained in:
Greg T. Wallace 2024-02-03 12:47:21 -05:00
parent 201aedce1c
commit 6d9878558b
5 changed files with 59 additions and 37 deletions
pkg/app

View file

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