Skip to content

Commit 0d8bf79

Browse files
committed
chore: bump version to 1.3.1
1 parent ca055a5 commit 0d8bf79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Variants/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ struct Variants: ParsableCommand {
1212
static var configuration = CommandConfiguration(
1313
commandName: "variants",
1414
abstract: "A command-line tool to setup deployment variants and working CI/CD setup",
15-
version: "1.3.0",
15+
version: "1.3.1",
1616
subcommands: [
1717
Initializer.self,
1818
Setup.self,

0 commit comments

Comments
 (0)