Files
gf/version.go
2022-05-17 16:43:10 +08:00

5 lines
81 B
Go

package gf
const VERSION = "v2.1.0-rc"
const AUTHORS = "john<john@goframe.org>"