Files
gf/version.go
2019-01-13 00:47:23 +08:00

6 lines
78 B
Go

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