Skip to content

Commit

Permalink
bumped version (1.4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixHerrmann committed Mar 7, 2022
1 parent 76fe45c commit e91be92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import SwiftPackageList
struct SwiftPackageListCommand: ParsableCommand {

static var configuration: CommandConfiguration {
return CommandConfiguration(version: "1.3.0")
return CommandConfiguration(version: "1.4.0")
}

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

0 comments on commit e91be92

Please sign in to comment.