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

Commit

Permalink
Update RepeatCLI.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroshevskii authored Jan 21, 2023
1 parent 8a5fb06 commit f1d968a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/repeat-cli/RepeatCLI.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ struct RepeatCLI: ParsableCommand {
static var configuration = CommandConfiguration(
abstract: "📃 Simple cross-platform command-line tool for text repeating.",
version: """
Repeat CLI version 0.3.0
RepeatCLI 0.3.0
Homepage: https://jaroshevskii.github.io/repeat-cli/
"""
)
Expand Down

0 comments on commit f1d968a

Please sign in to comment.