version bump

This commit is contained in:
Cory Bennett
2017-09-11 00:16:10 -07:00
parent a7f1323f34
commit 052e038d73
+1 -1
View File
@@ -7,7 +7,7 @@ import (
var log = logging.MustGetLogger("jira")
const VERSION = "1.0.4"
const VERSION = "1.0.5"
type Jira struct {
Endpoint string `json:"endpoint,omitempty" yaml:"endpoint,omitempty"`