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 f974784 commit 22ef2a2Copy full SHA for 22ef2a2
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.7.2"
+ version: "4.8.0"
19
)
20
}
21
0 commit comments