We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de42b4 commit 04bf122Copy full SHA for 04bf122
Sources/swift-package-list/SwiftPackageList.swift
@@ -15,7 +15,7 @@ struct SwiftPackageList: ParsableCommand {
15
static var configuration: CommandConfiguration {
16
return CommandConfiguration(
17
discussion: "A command-line tool to get all used Swift Package dependencies.",
18
- version: "4.4.2"
+ version: "4.5.0"
19
)
20
}
21
0 commit comments