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