gf/version.go
2018-10-24 09:59:17 +08:00

6 lines
87 B
Go

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