diff --git a/cmd/root.go b/cmd/root.go index 48c3f1b..75acbb1 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -24,7 +24,7 @@ corgi init corgi run `, - Version: "1.1.24", + Version: "1.1.25", } // Execute adds all child commands to the root command and sets flags appropriately.