version update

This commit is contained in:
John Guo
2022-03-31 16:52:15 +08:00
parent b4184e4523
commit 87609a3424

View File

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