v2.0.0-alpha

This commit is contained in:
John Guo
2021-10-22 17:54:53 +08:00
parent 8dd9483572
commit 940dcfb8c4

View File

@ -1,4 +1,4 @@
package gf
const VERSION = "v2.0.0"
const VERSION = "v2.0.0-alpha"
const AUTHORS = "john<john@goframe.org>"