v0.5.0-preview1

This commit is contained in:
Greg T. Wallace 2024-06-04 19:01:45 -04:00
parent 7dcf0f10b9
commit 7a415f5c85
2 changed files with 18 additions and 10 deletions
pkg/app

View file

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