Skip to content

Commit 7863bc6

Browse files
committed
v1.4.9
1 parent 5e6f5f1 commit 7863bc6

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.4.8"
24+
const Version = "1.4.9"
2525

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

0 commit comments

Comments
 (0)