Bump version; Update changelog

This commit is contained in:
DarthSim
2019-05-07 17:55:15 +06:00
parent 0687ee24a4
commit 710032e522
2 changed files with 10 additions and 3 deletions

View File

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