Skip to content

Commit 22caa38

Browse files
committed
v1.4.13
1 parent f325875 commit 22caa38

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.12"
25+
const Version = "1.4.13"
2626

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

0 commit comments

Comments
 (0)