Skip to content

Commit

Permalink
v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cshum committed Jan 12, 2023
1 parent eee2bf4 commit 18e6ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imagor.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
)

// Version imagor version
const Version = "1.3.5"
const Version = "1.3.6"

// Loader image loader interface
type Loader interface {
Expand Down

0 comments on commit 18e6ed0

Please sign in to comment.