Files
gf/version.go
2019-03-08 10:35:35 +08:00

6 lines
82 B
Go

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