Skip to content

Commit

Permalink
Updated to ver 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyome22 committed Dec 26, 2024
1 parent fb77ffe commit 5bf9710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/license-checker/LicenseChecker.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ struct LicenseChecker: ParsableCommand {
static let configuration = CommandConfiguration(
commandName: "license-checker",
abstract: "A tool to check license of swift package libraries.",
version: "1.0.0"
version: "2.0.0"
)

@Option(
Expand Down

0 comments on commit 5bf9710

Please sign in to comment.