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