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

Update changelog; Bump version

This commit is contained in:
DarthSim
2019-01-14 16:52:01 +06:00
parent a35ca83a01
commit 1ed81cf2e6
2 changed files with 7 additions and 1 deletions

View File

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