Bump version

This commit is contained in:
DarthSim
2020-03-12 22:21:17 +06:00
parent 6c60fb804f
commit 7d3826526d
2 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ import (
"time"
)
const version = "2.10.1"
const version = "2.11.0"
type ctxKey string