diff --git a/version.go b/version.go index e7c69e151..62a3f9dcd 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v1.12.2" +const VERSION = "v1.12.3" const AUTHORS = "john"