gf/version.go
2019-09-16 23:07:57 +08:00

5 lines
78 B
Go

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