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