Files
gf/version.go
2019-03-19 17:55:02 +08:00

6 lines
82 B
Go

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