Bump version

This commit is contained in:
DarthSim
2020-02-13 17:42:30 +06:00
parent 5877f791a1
commit 74f2f157e2
2 changed files with 3 additions and 1 deletions

View File

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