We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca055a5 + 5430a9a commit 5866d85Copy full SHA for 5866d85
Sources/Variants/main.swift
@@ -12,7 +12,7 @@ struct Variants: ParsableCommand {
12
static var configuration = CommandConfiguration(
13
commandName: "variants",
14
abstract: "A command-line tool to setup deployment variants and working CI/CD setup",
15
- version: "1.3.0",
+ version: "1.3.1",
16
subcommands: [
17
Initializer.self,
18
Setup.self,
0 commit comments