This commit is contained in:
John Guo
2022-10-18 20:32:28 +08:00
committed by GitHub
parent ce8b536fca
commit 038548c188

View File

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