gf/version.go
2021-01-28 10:08:52 +08:00

5 lines
79 B
Go

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