We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa59e49 commit 8f3bc17Copy full SHA for 8f3bc17
main.go
@@ -64,7 +64,7 @@ func main() {
64
65
start := time.Now()
66
app := cli.NewApp()
67
- app.Version = "0.6.0"
+ app.Version = "0.6.1"
68
69
app.Commands = []*cli.Command{
70
{
0 commit comments