Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
enums committed Jul 2, 2017
1 parent 9444730 commit 1f4d2fe
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 @@ -5,7 +5,7 @@ let package = Package(
targets: [],
dependencies: [
.Package(url: "https://github.com/PerfectlySoft/Perfect-CURL.git", majorVersion: 2),
.Package(url: "https://github.com/enums/Pjango.git", majorVersion: 0),
.Package(url: "https://github.com/enums/Pjango.git", majorVersion: 0, minor: 9),
.Package(url: "https://github.com/enums/SwiftyJSON.git", majorVersion: 4),
]
)

0 comments on commit 1f4d2fe

Please sign in to comment.