Skip to content

Commit

Permalink
bumping to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynom committed Feb 21, 2019
1 parent cc53838 commit 52d156d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package main
import "gopkg.in/h2non/bimg.v1"

// Version stores the current package semantic version
const Version = "1.0.18"
const Version = "1.1.0"

// Versions represents the used versions for several significant dependencies
type Versions struct {
Expand Down

0 comments on commit 52d156d

Please sign in to comment.