Skip to content

Commit

Permalink
Merge pull request #428 from crytic/dev/update-v0.1.6
Browse files Browse the repository at this point in the history
update version to v0.1.6
  • Loading branch information
anishnaik committed Aug 2, 2024
2 parents a08a148 + ed42eab commit 54532f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"os"
)

const version = "0.1.5"
const version = "0.1.6"

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

0 comments on commit 54532f1

Please sign in to comment.