Files
gf/version.go
2019-02-17 20:49:58 +08:00

6 lines
81 B
Go

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