Bump version

This commit is contained in:
DarthSim
2018-11-29 16:31:19 +06:00
parent bb4f4602c3
commit 3290fbbf43

View File

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