Files
gf/version.go
2022-03-31 16:52:15 +08:00

5 lines
78 B
Go

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