Files
gf/version.go
2020-08-26 14:49:53 +08:00

5 lines
79 B
Go

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