Skip to content

Commit

Permalink
cmd: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yields committed Oct 19, 2022
1 parent 946c7a8 commit 2afd83b
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 @@ -8,7 +8,7 @@ import (
"github.com/tj/robo/config"
)

var version = "0.7.0-cgamesplay"
var version = "0.8.0"

const usage = `
Usage:
Expand Down

0 comments on commit 2afd83b

Please sign in to comment.