forked from toolshed/abra
fix: spacer between multiple versions
This commit is contained in:
@ -85,6 +85,7 @@ var recipeVersionCommand = cli.Command{
|
|||||||
if !internal.MachineReadable {
|
if !internal.MachineReadable {
|
||||||
fmt.Println(table)
|
fmt.Println(table)
|
||||||
log.Infof("VERSION: %s", version)
|
log.Infof("VERSION: %s", version)
|
||||||
|
fmt.Println()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user