diff --git a/version.go b/version.go index 0c9540a38..38919cbf4 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v2.2.0" +const VERSION = "v2.2.1" const AUTHORS = "john"