Bump version; Update changelog

This commit is contained in:
DarthSim
2019-04-05 16:39:09 +06:00
parent 4ba970bdf6
commit 351121d040
2 changed files with 6 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ import (
_ "net/http/pprof"
)
const version = "2.2.9"
const version = "2.2.10"
type ctxKey string