Files
gf/version.go
2022-08-26 15:05:45 +08:00

5 lines
78 B
Go

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