Skip to content

Commit 0be3a68

Browse files
authored
Bump Command.swift
1 parent 6dba0b0 commit 0be3a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CreateXCFramework/Command.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ struct Command: ParsableCommand {
2727
2828
Supported platforms: \(TargetPlatform.allCases.map({ $0.rawValue }).joined(separator: ", "))
2929
""",
30-
version: "2.2.0"
30+
version: "2.3.0"
3131
)
3232

3333

0 commit comments

Comments
 (0)