Skip to content

Commit

Permalink
Bump version (4.5.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixHerrmann committed Feb 19, 2025
1 parent 8de42b4 commit 04bf122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/swift-package-list/SwiftPackageList.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ struct SwiftPackageList: ParsableCommand {
static var configuration: CommandConfiguration {
return CommandConfiguration(
discussion: "A command-line tool to get all used Swift Package dependencies.",
version: "4.4.2"
version: "4.5.0"
)
}

Expand Down

0 comments on commit 04bf122

Please sign in to comment.