Files
gf/version.go
2020-03-17 22:36:05 +08:00

5 lines
79 B
Go

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