[go: nahoru, domu]

Skip to content

Commit

Permalink
tag: v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 14, 2024
1 parent 5a96ce2 commit 8aa8f5e
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 @@ -41,7 +41,7 @@ func NewRoot(args []string) *cobra.Command {

root = &cobra.Command{
Use: "dep-tree",
Version: "v0.21.0",
Version: "v0.21.1",
Short: "Visualize and check your project's dependency graph",
SilenceUsage: true,
Args: cobra.ArbitraryArgs,
Expand Down

0 comments on commit 8aa8f5e

Please sign in to comment.