diff --git a/version.go b/version.go index 6b6151fdd..4aa8c32ac 100644 --- a/version.go +++ b/version.go @@ -1,5 +1,5 @@ package gf -const VERSION = "v1.5.14" +const VERSION = "v1.5.15" const AUTHORS = "john"