diff --git a/cmd/root.go b/cmd/root.go index 3aaf2df..4afd22b 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -21,7 +21,7 @@ corgi init corgi run `, - Version: "1.1.56", + Version: "1.1.57", } // Execute adds all child commands to the root command and sets flags appropriately.