Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAubuchon committed Jun 24, 2016
1 parent ec4c4a0 commit 0dd7787
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 @@ -10,7 +10,7 @@ import (
)

const Name = "consul-cli"
const Version = "0.2.0"
const Version = "0.3.0"

func main() {
log.SetOutput(ioutil.Discard)
Expand Down

0 comments on commit 0dd7787

Please sign in to comment.