Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lightcode committed Jul 13, 2016
1 parent 8ec7627 commit ce6d6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var (

const (
consulTag = "kube2consul"
kube2consulVersion = "v1.0.0"
kube2consulVersion = "v1.0.1"
)

type kube2consul struct {
Expand Down

0 comments on commit ce6d6f5

Please sign in to comment.