version updates

This commit is contained in:
John
2019-12-05 19:46:50 +08:00
parent 671157cb70
commit fe4f8e1810

View File

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