This commit is contained in:
Kevin Burke
2017-05-25 08:11:05 -07:00
parent 4a3c8dfaf0
commit fa48d7ff1c
+1 -1
View File
@@ -43,7 +43,7 @@ import (
"sync"
)
const version = "0.1"
const version = "0.2"
type configFinder func() string