Files
gf/version.go
2022-03-25 14:13:49 +08:00

5 lines
79 B
Go

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