Bumping version to 1.0.18

This commit is contained in:
Mark van der Velden
2019-01-28 10:12:22 +01:00
parent 7190e85739
commit 4818a5f38f
+1 -1
View File
@@ -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 {