Files
gf/version.go
2022-06-21 21:52:54 +08:00

5 lines
78 B
Go

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