Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
coryb committed Sep 11, 2017
1 parent a7f1323 commit 052e038
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.4"
const VERSION = "1.0.5"

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

0 comments on commit 052e038

Please sign in to comment.