Files
gf/version.go
2019-10-14 13:46:45 +08:00

5 lines
78 B
Go

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