Skip to content

Commit

Permalink
Version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Wallsgrove committed Feb 22, 2016
1 parent cebb96a commit d57cf70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@ func main() {
app := cli.NewApp()
app.Name = "ec2.cli"
app.Usage = "quickly gain access to EC2 machines"
app.Version = "0.5.1"
app.EnableBashCompletion = true
app.Version = version

Expand Down

0 comments on commit d57cf70

Please sign in to comment.