Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
odino committed Apr 30, 2015
1 parent f0f909b commit 1d01d61
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 @@ -19,7 +19,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.0.0"
app.Version = "v1.1.0"

return app
}
Expand Down

0 comments on commit 1d01d61

Please sign in to comment.