Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cshum committed Jan 9, 2022
1 parent 419be79 commit e6d6ec2
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 @@ -16,7 +16,7 @@ import (
"time"
)

const Version = "0.6.5"
const Version = "0.7.0"

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

0 comments on commit e6d6ec2

Please sign in to comment.