Files
gf/version.go
2018-11-23 16:50:58 +08:00

6 lines
79 B
Go

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