Bump version; Update changelog

This commit is contained in:
DarthSim
2019-02-27 22:09:14 +06:00
parent 3f938c59d5
commit 904d0201c0
2 changed files with 5 additions and 1 deletions

View File

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