Skip to content

Commit ed8ef38

Browse files
committed
SFSymbolsGenerator release v1.2.0
1 parent 1562ed6 commit ed8ef38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SFSymbolsGenerator.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ struct SFSymbolsGenerator: ParsableCommand {
1313

1414
static let configuration = CommandConfiguration(
1515
abstract: "Simplifying SF Symbols Enumeration Generation with Swift!",
16-
version: "1.1.0"
16+
version: "1.2.0"
1717
)
1818

1919
@Argument(

0 commit comments

Comments
 (0)