version updates

This commit is contained in:
John Guo
2022-05-19 16:10:52 +08:00
parent 853d7aaf8f
commit 24f5b2782d

View File

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