diff --git a/version.go b/version.go index a2bb78f02..1192ef9cc 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v2.1.3" +const VERSION = "v2.1.4" const AUTHORS = "john"