Files
gf/version.go
2019-02-26 23:06:14 +08:00

6 lines
81 B
Go

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