Skip to content

Commit 22ef2a2

Browse files
committed
Bump version (4.8.0)
1 parent f974784 commit 22ef2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/swift-package-list/SwiftPackageList.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ struct SwiftPackageList: ParsableCommand {
1515
static var configuration: CommandConfiguration {
1616
return CommandConfiguration(
1717
discussion: "A command-line tool to get all used Swift Package dependencies.",
18-
version: "4.7.2"
18+
version: "4.8.0"
1919
)
2020
}
2121

0 commit comments

Comments
 (0)