We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0731685 commit d880270Copy full SHA for d880270
imagor.go
@@ -22,7 +22,7 @@ import (
22
)
23
24
// Version imagor version
25
-const Version = "1.5.5"
+const Version = "1.5.6"
26
27
// Loader image loader interface
28
type Loader interface {
0 commit comments