diff --git a/version.go b/version.go index b4f7a3785..b575e8289 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v1.9.10" +const VERSION = "v1.10.0" const AUTHORS = "john"