Files
gf/version.go
2019-03-22 15:09:22 +08:00

6 lines
82 B
Go

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