Files
gf/version.go
2019-07-23 10:17:30 +08:00

5 lines
78 B
Go

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