diff --git a/internal/cmd/root.go b/internal/cmd/root.go index b23acb1..71c7f90 100644 --- a/internal/cmd/root.go +++ b/internal/cmd/root.go @@ -35,7 +35,7 @@ From there, the most common workflow is: TraverseChildren: true, - Version: "v0.0.3", + Version: "v0.0.4", } // Execute adds all child commands to the root command and sets flags appropriately.