Files
gf/version.go
2019-09-23 16:21:19 +08:00

5 lines
78 B
Go

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