Skip to content

Commit 18e6ed0

Browse files
committed
v1.3.6
1 parent eee2bf4 commit 18e6ed0

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
@@ -21,7 +21,7 @@ import (
2121
)
2222

2323
// Version imagor version
24-
const Version = "1.3.5"
24+
const Version = "1.3.6"
2525

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

0 commit comments

Comments
 (0)