Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
coryb committed Aug 4, 2018
1 parent ddee8a5 commit 5b5f0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jira.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (

var log = logging.MustGetLogger("jira")

const VERSION = "1.0.19"
const VERSION = "1.0.20"

type Jira struct {
Endpoint string `json:"endpoint,omitempty" yaml:"endpoint,omitempty"`
Expand Down

0 comments on commit 5b5f0d5

Please sign in to comment.