Files
gf/version.go
2019-05-14 22:02:09 +08:00

5 lines
79 B
Go

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