Merge branch 'master' into version/2.1

This commit is contained in:
DarthSim
2018-10-25 22:49:14 +06:00
6 changed files with 24 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ import (
_ "net/http/pprof"
)
const version = "2.0.1"
const version = "2.0.2"
type ctxKey string