Files
gf/version.go
2022-10-18 20:32:28 +08:00

5 lines
78 B
Go

package gf
const VERSION = "v2.2.1"
const AUTHORS = "john<john@goframe.org>"