version bump

This commit is contained in:
Cory Bennett
2017-09-13 12:31:16 -07:00
parent 2ededeeaf7
commit e841270b83
+1 -1
View File
@@ -7,7 +7,7 @@ import (
var log = logging.MustGetLogger("jira")
const VERSION = "1.0.5"
const VERSION = "1.0.6"
type Jira struct {
Endpoint string `json:"endpoint,omitempty" yaml:"endpoint,omitempty"`