version bump

This commit is contained in:
Mike Pountney
2019-09-16 18:40:18 -07:00
parent 7424ebc606
commit ff12f26f81
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"github.com/coryb/oreo"
)
const VERSION = "1.0.20"
const VERSION = "1.0.21"
type Jira struct {
Endpoint string `json:"endpoint,omitempty" yaml:"endpoint,omitempty"`