Skip to content

Commit e9404cb

Browse files
committed
Release v0.2.1
1 parent fc77ec5 commit e9404cb

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
@@ -12,7 +12,7 @@ import (
1212
"github.com/spf13/cobra"
1313
)
1414

15-
const Version = "0.2.0"
15+
const Version = "0.2.1"
1616

1717
var options struct {
1818
origin string

0 commit comments

Comments
 (0)