Skip to content

Commit 7b67ceb

Browse files
authored
upgrade to v0.1.5 (#405)
1 parent a724090 commit 7b67ceb

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