diff --git a/config.go b/config.go index 297b25f..136f0c3 100644 --- a/config.go +++ b/config.go @@ -44,7 +44,7 @@ import ( "sync" ) -const version = "0.5" +const version = "1.0" var _ = version