Files
gf/version.go
2018-12-04 20:29:32 +08:00

6 lines
78 B
Go

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