version updates

This commit is contained in:
John Guo
2021-03-30 17:20:13 +08:00
parent dc51023c61
commit d9754a532b

View File

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