Files
gf/version.go
2022-09-28 20:20:22 +08:00

5 lines
83 B
Go

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