Files
gf/version.go
2019-04-23 19:44:28 +08:00

5 lines
78 B
Go

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