Files
gf/version.go
2019-12-19 15:38:34 +08:00

5 lines
79 B
Go

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