Bump version; Update changelog

This commit is contained in:
DarthSim
2019-04-11 21:22:09 +06:00
parent 253eae70ab
commit 349199e887
2 changed files with 10 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ import (
_ "net/http/pprof"
)
const version = "2.2.11"
const version = "2.2.12"
type ctxKey string