gf/version.go
2021-05-15 23:02:44 +08:00

5 lines
79 B
Go

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