Files
gf/version.go
2019-01-31 13:58:35 +08:00

6 lines
83 B
Go

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