diff --git a/imagor.go b/imagor.go index 86022e5af..97d2981bb 100644 --- a/imagor.go +++ b/imagor.go @@ -21,7 +21,7 @@ import ( ) // Version imagor version -const Version = "1.4.6" +const Version = "1.4.7" // Loader image loader interface type Loader interface {