diff --git a/version.go b/version.go index 703ba34c9..f443b8461 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v1.9.8" +const VERSION = "v1.9.9" const AUTHORS = "john"