version updates

This commit is contained in:
John Guo
2022-06-24 15:21:36 +08:00
parent 48f95d0009
commit 1ede8c77ba

View File

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