version updates

This commit is contained in:
John
2019-07-24 21:49:25 +08:00
parent 8acecc88f9
commit 45465c1bd1

View File

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