diff --git a/cmd/root.go b/cmd/root.go index 596b53c..cb4c1bd 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -21,7 +21,7 @@ corgi init corgi run `, - Version: "1.1.58", + Version: "1.1.59", } // Execute adds all child commands to the root command and sets flags appropriately.