Skip to content

Commit

Permalink
Merge 8879505 into 7442117
Browse files Browse the repository at this point in the history
  • Loading branch information
EnriqueL8 committed Apr 23, 2018
2 parents 7442117 + 8879505 commit bcf6f07
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 @@ -16,6 +16,6 @@ import PackageDescription
let package = Package(
name: "BluemixObjectStorage",
dependencies: [
.Package(url: "https://github.com/ibm-bluemix-mobile-services/bluemix-simple-http-client-swift.git", majorVersion: 0, minor: 8)
.Package(url: "https://github.com/ibm-bluemix-mobile-services/bluemix-simple-http-client-swift.git", majorVersion: 0, minor: 9)
]
)

0 comments on commit bcf6f07

Please sign in to comment.