diff --git a/version.go b/version.go index 46a97861ae1..965f956ed62 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v2.0.4" +const VERSION = "v2.0.5" const AUTHORS = "john"