Skip to content

Commit 47fdfd8

Browse files
authored
update version (#492)
1 parent e3120ea commit 47fdfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cmd/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"os"
88
)
99

10-
const version = "0.1.6"
10+
const version = "0.1.7"
1111

1212
// rootCmd represents the root CLI command object which all other commands stem from.
1313
var rootCmd = &cobra.Command{

0 commit comments

Comments
 (0)