Skip to content

Commit a87bdf4

Browse files
committed
version bump
1 parent 68c2588 commit a87bdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jira.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77

88
var log = logging.MustGetLogger("jira")
99

10-
const VERSION = "1.0.18"
10+
const VERSION = "1.0.19"
1111

1212
type Jira struct {
1313
Endpoint string `json:"endpoint,omitempty" yaml:"endpoint,omitempty"`

0 commit comments

Comments
 (0)