This commit is contained in:
Kevin Burke
2018-01-27 11:48:58 -08:00
parent fc20c60f74
commit 0ff8514904
+1 -1
View File
@@ -43,7 +43,7 @@ import (
"sync"
)
const version = "0.2"
const version = "0.3"
type configFinder func() string