Files
gf/version.go
2022-05-19 16:10:52 +08:00

5 lines
82 B
Go

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