v2.1.3 release (#2084)

This commit is contained in:
John Guo
2022-08-22 14:40:36 +08:00
committed by GitHub
parent 25d4ba320a
commit 9d1c6f2daa

View File

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