This commit is contained in:
Kevin Burke
2018-08-30 14:53:28 -06:00
parent b64c0219b6
commit 81db2a7582

View File

@@ -43,7 +43,7 @@ import (
"sync"
)
const version = "0.4"
const version = "0.5"
type configFinder func() string