Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit f1d968a

Browse files
authored
Update RepeatCLI.swift
1 parent 8a5fb06 commit f1d968a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/repeat-cli/RepeatCLI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ struct RepeatCLI: ParsableCommand {
99
static var configuration = CommandConfiguration(
1010
abstract: "📃 Simple cross-platform command-line tool for text repeating.",
1111
version: """
12-
Repeat CLI version 0.3.0
12+
RepeatCLI 0.3.0
1313
Homepage: https://jaroshevskii.github.io/repeat-cli/
1414
"""
1515
)

0 commit comments

Comments
 (0)