Files
gf/version.go

5 lines
84 B
Go

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