Skip to content

Commit bfc6e5e

Browse files
committed
Upgrade version to v0.3.6
1 parent c9c9eca commit bfc6e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"github.com/spf13/cobra"
99
)
1010

11-
const version = "0.3.5"
11+
const version = "0.3.6"
1212

1313
var rootCmd *cobra.Command
1414

0 commit comments

Comments
 (0)