Skip to content

Commit dc4f536

Browse files
author
github-actions
committed
tag: v0.23.2
1 parent a10c496 commit dc4f536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ func NewRoot(args []string) *cobra.Command {
3232

3333
root := &cobra.Command{
3434
Use: "dep-tree",
35-
Version: "v0.23.1",
35+
Version: "v0.23.2",
3636
Short: "Visualize and check your project's dependency graph",
3737
SilenceUsage: true,
3838
Args: cobra.ArbitraryArgs,

0 commit comments

Comments
 (0)