Skip to content

Commit 163024e

Browse files
chore: bump version to 1.2.0 (#12)
1 parent d73671d commit 163024e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/XcodeProjectCLI/XcodeProjectCLI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ struct XcodeProjectCLI: ParsableCommand {
1313
static let configuration: CommandConfiguration = .init(
1414
commandName: "xcp",
1515
abstract: "XcodeProjectCLI",
16-
version: "1.1.0",
16+
version: "1.2.0",
1717
groupedSubcommands: [
1818
.init(
1919
name: "Target",

0 commit comments

Comments
 (0)