Skip to content

Commit 61de2fc

Browse files
chore: bump version to 1.0.0 (#7)
1 parent 2fdc294 commit 61de2fc

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
@@ -34,7 +34,7 @@ struct XcodeProjectCLI: ParsableCommand {
3434
static let configuration: CommandConfiguration = .init(
3535
commandName: "xcp",
3636
abstract: "XcodeProjectCLI",
37-
version: "0.9.4",
37+
version: "1.0.0",
3838
groupedSubcommands: [
3939
.init(
4040
name: "Target",

0 commit comments

Comments
 (0)