Skip to content

Commit 8f3bc17

Browse files
author
Hiroki Konishi
committed
update: bump ver
1 parent aa59e49 commit 8f3bc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ func main() {
6464

6565
start := time.Now()
6666
app := cli.NewApp()
67-
app.Version = "0.6.0"
67+
app.Version = "0.6.1"
6868

6969
app.Commands = []*cli.Command{
7070
{

0 commit comments

Comments
 (0)