diff --git a/version.go b/version.go index cebf98f7e..4c6e98d3c 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v1.14.1" +const VERSION = "v1.14.2" const AUTHORS = "john"