version bump

This commit is contained in:
Cory Bennett
2017-09-15 00:33:12 -07:00
parent dabf4cf034
commit abc82b909e
+1 -1
View File
@@ -7,7 +7,7 @@ import (
var log = logging.MustGetLogger("jira")
const VERSION = "1.0.6"
const VERSION = "1.0.7"
type Jira struct {
Endpoint string `json:"endpoint,omitempty" yaml:"endpoint,omitempty"`