Files
gf/version.go
2018-11-17 19:53:09 +08:00

6 lines
79 B
Go

package gf
const VERSION = "v1.2.10"
const AUTHORS = "john<john@johng.cn>"