Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
coryb committed Sep 17, 2017
1 parent 1a3eaf3 commit 8fe0d98
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.8"
const VERSION = "1.0.9"

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

0 comments on commit 8fe0d98

Please sign in to comment.