diff --git a/config.go b/config.go index b9d24d2..34a4c6c 100644 --- a/config.go +++ b/config.go @@ -43,7 +43,7 @@ import ( "sync" ) -const version = "1.0" +const version = "1.1" var _ = version