diff --git a/config.go b/config.go index 93a9513..f400cef 100644 --- a/config.go +++ b/config.go @@ -43,7 +43,7 @@ import ( "sync" ) -const version = "0.4" +const version = "0.5" type configFinder func() string