Skip to content

Commit

Permalink
v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cshum committed Jun 20, 2022
1 parent 72e0e78 commit b00b59b
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 @@ -18,7 +18,7 @@ import (
"time"
)

const Version = "0.9.3"
const Version = "0.9.5"

// Loader load image from source
type Loader interface {
Expand Down

0 comments on commit b00b59b

Please sign in to comment.