Files
gf/version.go

5 lines
79 B
Go
Raw Permalink Normal View History

package gf
2017-11-23 10:21:28 +08:00
2020-01-11 10:40:13 +08:00
const VERSION = "v1.11.2"
2019-04-03 00:03:46 +08:00
const AUTHORS = "john<john@goframe.org>"