diff --git a/config.go b/config.go index 3b63bae..97c319d 100644 --- a/config.go +++ b/config.go @@ -43,7 +43,7 @@ import ( "sync" ) -const version = "0.1" +const version = "0.2" type configFinder func() string