version bump

This commit is contained in:
Cory Bennett
2017-09-08 18:54:34 -07:00
parent f556375242
commit 29b95a52cb
+1 -1
View File
@@ -7,7 +7,7 @@ import (
var log = logging.MustGetLogger("jira")
const VERSION = "1.0.3"
const VERSION = "1.0.4"
type Jira struct {
Endpoint string `json:"endpoint,omitempty" yaml:"endpoint,omitempty"`