Files
gf/version.go

6 lines
87 B
Go
Raw Normal View History

package gf
2017-11-23 10:21:28 +08:00
2018-10-24 09:59:17 +08:00
const VERSION = "v1.0.898 stable"
const AUTHORS = "john<john@johng.cn>"
2017-11-23 10:21:28 +08:00