Files
gf/version.go

5 lines
82 B
Go

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