Skip to content

Commit

Permalink
Bump CCurl version
Browse files Browse the repository at this point in the history
  • Loading branch information
Navneet Gupta committed Jun 21, 2017
1 parent 6a85873 commit 92880a2
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 @@ -25,7 +25,7 @@ let package = Package(
dependencies: [
.Package(url: "https://github.com/IBM-Swift/LoggerAPI.git", majorVersion: 1, minor: 7),
.Package(url: "https://github.com/IBM-Swift/BlueSocket.git", majorVersion: 0, minor: 12),
.Package(url: "https://github.com/IBM-Swift/CCurl.git", majorVersion: 0, minor: 2),
.Package(url: "https://github.com/IBM-Swift/CCurl.git", majorVersion: 0, minor: 4),
.Package(url: "https://github.com/IBM-Swift/BlueSSLService.git", majorVersion: 0, minor: 12)
]
)
Expand Down

0 comments on commit 92880a2

Please sign in to comment.