version updates

This commit is contained in:
John Guo
2021-01-07 13:00:53 +08:00
parent c6f1ae9426
commit a9f332fdd6

View File

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