diff --git a/version.go b/version.go index b8e9107d9..ba7b6e137 100644 --- a/version.go +++ b/version.go @@ -1,5 +1,5 @@ package gf -const VERSION = "v1.5.8" +const VERSION = "v1.5.10" const AUTHORS = "john"