gf/version.go
2020-11-21 14:08:29 +08:00

5 lines
79 B
Go

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