Files
gf/version.go
2019-03-21 10:52:12 +08:00

6 lines
82 B
Go

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