Skip to content

Commit 54532f1

Browse files
authored
Merge pull request #428 from crytic/dev/update-v0.1.6
update version to v0.1.6
2 parents a08a148 + ed42eab commit 54532f1

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