diff --git a/internal/cmd/root.go b/internal/cmd/root.go index feb0a6f..8f7d584 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.1", + Version: "v0.0.2", } // Execute adds all child commands to the root command and sets flags appropriately.