Files
gf/version.go

6 lines
83 B
Go
Raw Normal View History

package gf
2017-11-23 10:21:28 +08:00
2019-01-31 13:58:35 +08:00
const VERSION = "v1.4.6.1"
2019-01-15 23:27:47 +08:00
const AUTHORS = "john<john@goframe.org>"
2017-11-23 10:21:28 +08:00