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