1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-11-29 23:07:40 +02:00

Bump version

This commit is contained in:
DarthSim
2019-10-28 16:07:12 +06:00
parent 31de1d4591
commit 9ffd10cd4c
2 changed files with 5 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ import (
"time"
)
const version = "2.6.0"
const version = "2.6.1"
type ctxKey string