diff --git a/imagor.go b/imagor.go index 49e51ba32..0b045360f 100644 --- a/imagor.go +++ b/imagor.go @@ -22,7 +22,7 @@ import ( ) // Version imagor version -const Version = "1.4.14" +const Version = "1.4.15" // Loader image loader interface type Loader interface {