Skip to content

Commit

Permalink
Revert "bumped version"
Browse files Browse the repository at this point in the history
This reverts commit 93b5826.
  • Loading branch information
odino committed May 7, 2015
1 parent fa00abd commit 96bd4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ func newApp() *cli.App {

app.Name = "godo"
app.Usage = "Stop SSHing into your server and run the same old commands. Automate. Automate. Automate."
app.Version = "v1.3.1"
app.Version = "v1.3.0"

return app
}
Expand Down

0 comments on commit 96bd4ad

Please sign in to comment.