wip
This commit is contained in:
@@ -8,6 +8,7 @@ struct GitVersionCommand: ParsableCommand {
|
||||
commandName: "git-version",
|
||||
version: VERSION ?? "0.0.0",
|
||||
subcommands: [
|
||||
Build.self,
|
||||
Generate.self,
|
||||
Update.self
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user