version updates

This commit is contained in:
John Guo
2021-03-04 22:49:11 +08:00
parent ae0cc5a4b6
commit 19bfc48dca

View File

@ -1,4 +1,4 @@
package gf
const VERSION = "v1.15.3"
const VERSION = "v1.15.4"
const AUTHORS = "john<john@goframe.org>"