Skip to content

Commit 9acfe0f

Browse files
authored
upgrade to version 1.0 (#552)
1 parent c14c9ae commit 9acfe0f

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.8"
10+
const version = "1.0.0"
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)