diff --git a/version.go b/version.go index 3bf3e1b03..82df3b549 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v1.15.0" +const VERSION = "v1.15.1" const AUTHORS = "john"