Files
gf/version.go
2018-11-23 16:47:03 +08:00

6 lines
78 B
Go

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