1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-03-17 20:17:48 +02:00

Bump version

This commit is contained in:
DarthSim 2018-11-29 16:31:19 +06:00
parent bb4f4602c3
commit 3290fbbf43

View File

@ -8,7 +8,7 @@ import (
_ "net/http/pprof"
)
const version = "2.1.0"
const version = "2.1.1"
type ctxKey string