version updates

This commit is contained in:
John
2019-04-11 09:43:17 +08:00
parent 0ffe17ee3d
commit f69eb219b5

View File

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