Bump version; Update changelog

This commit is contained in:
DarthSim
2019-06-25 16:17:03 +06:00
parent 4a59e3d625
commit 95d6ec17e9
2 changed files with 14 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ import (
"time"
)
const version = "2.2.13"
const version = "2.3.0"
type ctxKey string