Files
gf/version.go
2019-02-02 16:22:41 +08:00

6 lines
81 B
Go

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