Skip to content

Commit 1e619ea

Browse files
committed
version bump
1 parent b7d8a9c commit 1e619ea

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.17"
10+
const VERSION = "1.0.18"
1111

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

0 commit comments

Comments
 (0)