Skip to content

Commit

Permalink
bumping XcodeProject version
Browse files Browse the repository at this point in the history
  • Loading branch information
g-Off committed Jul 2, 2019
1 parent d3e00fa commit 7f604c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/g-Off/XcodeProject.git", from: "0.5.0-alpha.4"),
.package(url: "https://github.com/g-Off/XcodeProject.git", from: "0.5.0-alpha.5"),
.package(url: "https://github.com/g-Off/CommandRegistry.git", from: "0.1.2")
],
targets: [
Expand Down

0 comments on commit 7f604c5

Please sign in to comment.