Skip to content

Commit f0b6a35

Browse files
committed
bumped version
1 parent 8b11209 commit f0b6a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/cli.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ func newApp() *cli.App {
1919

2020
app.Name = "godo"
2121
app.Usage = "Stop SSHing into your server and run the same old commands. Automate. Automate. Automate."
22-
app.Version = "v1.1.0"
22+
app.Version = "v1.2.0"
2323

2424
return app
2525
}

0 commit comments

Comments
 (0)