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-12-02 19:05:53 +06:00
parent 4549089183
commit afd052bdb5

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