diff --git a/version.go b/version.go index 3123e3f52..97cfb7fbc 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v1.11.4" +const VERSION = "v1.11.5" const AUTHORS = "john"