gf/version.go
2020-06-17 18:58:24 +08:00

5 lines
79 B
Go

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