Files
gf/version.go
2019-02-27 22:17:09 +08:00

6 lines
81 B
Go

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