diff --git a/version.go b/version.go index 4a61b91f2..82db6684b 100644 --- a/version.go +++ b/version.go @@ -1,5 +1,5 @@ package gf -const VERSION = "v1.4.7" +const VERSION = "v1.5.0" const AUTHORS = "john"