Bumping version to 1.0.17

This commit is contained in:
Mark van der Velden
2019-01-20 16:29:56 +01:00
parent 8ae648381c
commit c75d2bacfb
+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.15"
const Version = "1.0.17"
// Versions represents the used versions for several significant dependencies
type Versions struct {