This commit is contained in:
Kevin Burke
2018-03-17 10:55:31 -07:00
parent fe204ef364
commit 9fc7bb800b

View File

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