gf/version.go
2022-02-23 12:03:21 +08:00

5 lines
82 B
Go

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