Skip to content

Commit b3ee474

Browse files
committed
Bump version (4.6.0)
1 parent a07e5da commit b3ee474

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.5.0"
18+
version: "4.6.0"
1919
)
2020
}
2121

0 commit comments

Comments
 (0)