Files
gf/version.go
2019-05-04 23:02:07 +08:00

5 lines
78 B
Go

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