Files
gf/version.go
2019-05-03 17:04:42 +08:00

5 lines
78 B
Go

package gf
const VERSION = "v1.6.7"
const AUTHORS = "john<john@goframe.org>"