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