diff --git a/version.go b/version.go index 14f5713de..b22017481 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v1.15.3" +const VERSION = "v1.15.4" const AUTHORS = "john"