feat: Integrates cli-client dependency into cli-version executable
This commit is contained in:
@@ -8,6 +8,7 @@ struct CliVersionCommand: AsyncParsableCommand {
|
||||
version: VERSION ?? "0.0.0",
|
||||
subcommands: [
|
||||
Build.self,
|
||||
Bump.self,
|
||||
Generate.self,
|
||||
Update.self
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user