Files
gf/version.go

6 lines
81 B
Go
Raw Permalink Normal View History

package gf
2017-11-23 10:21:28 +08:00
2019-02-17 20:49:58 +08:00
const VERSION = "v1.5.3"
2019-01-15 23:27:47 +08:00
const AUTHORS = "john<john@goframe.org>"
2017-11-23 10:21:28 +08:00