Files
gf/version.go
2020-05-07 11:31:34 +08:00

5 lines
79 B
Go

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