Skip to content

Commit d880270

Browse files
committed
v1.5.6
1 parent 0731685 commit d880270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imagor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
)
2323

2424
// Version imagor version
25-
const Version = "1.5.5"
25+
const Version = "1.5.6"
2626

2727
// Loader image loader interface
2828
type Loader interface {

0 commit comments

Comments
 (0)