diff --git a/version.go b/version.go index da4b0522..6fd5ddcc 100644 --- a/version.go +++ b/version.go @@ -3,7 +3,7 @@ package main import "gopkg.in/h2non/bimg.v1" // Version stores the current package semantic version -const Version = "1.0.17" +const Version = "1.0.18" // Versions represents the used versions for several significant dependencies type Versions struct {