Files
gf/version.go
2019-03-28 17:58:33 +08:00

6 lines
82 B
Go

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