version bump

This commit is contained in:
Cory Bennett
2018-04-15 17:55:00 -07:00
parent 1bc6b55b85
commit 09584981b6
+1 -1
View File
@@ -7,7 +7,7 @@ import (
var log = logging.MustGetLogger("jira")
const VERSION = "1.0.16"
const VERSION = "1.0.17"
type Jira struct {
Endpoint string `json:"endpoint,omitempty" yaml:"endpoint,omitempty"`