Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
coryb committed Aug 3, 2018
1 parent 68c2588 commit a87bdf4
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.18"
const VERSION = "1.0.19"

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

0 comments on commit a87bdf4

Please sign in to comment.