Skip to content

Commit

Permalink
bumped version (2.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixHerrmann committed May 18, 2022
1 parent 6d313c1 commit 7e2b4f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import SwiftPackageListCore
struct SwiftPackageListCommand: ParsableCommand {

static var configuration: CommandConfiguration {
return CommandConfiguration(version: "1.6.0")
return CommandConfiguration(version: "2.0.0")
}

@Argument(help: "The path to your .xcodeproj or .xcworkspace file.")
Expand Down

0 comments on commit 7e2b4f4

Please sign in to comment.