Skip to content

Commit b5699ae

Browse files
committed
v1.4.16
1 parent 48d6c40 commit b5699ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imagor.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
)
2323

2424
// Version imagor version
25-
const Version = "1.4.15"
25+
const Version = "1.4.16"
2626

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

0 commit comments

Comments
 (0)