Skip to content

Commit

Permalink
v0.8.28
Browse files Browse the repository at this point in the history
  • Loading branch information
cshum committed Jun 7, 2022
1 parent 10810c3 commit 89c0093
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 @@ -17,7 +17,7 @@ import (
"time"
)

const Version = "0.8.27"
const Version = "0.8.28"

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

0 comments on commit 89c0093

Please sign in to comment.