diff --git a/version.go b/version.go index fccb76806..bac2fa00b 100644 --- a/version.go +++ b/version.go @@ -1,5 +1,5 @@ package gf -const VERSION = "v1.0.898 stable" +const VERSION = "v1.1.994" const AUTHORS = "john"