Skip to content

Commit

Permalink
Merge pull request #26 from IBM-Swift/issue_874
Browse files Browse the repository at this point in the history
Update BlueCryptor version
  • Loading branch information
youming-lin authored Nov 21, 2016
2 parents 75be804 + 40263df commit 081ae24
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 @@ -20,6 +20,6 @@ let package = Package(
name: "Kitura-Session",
dependencies: [
.Package(url: "https://github.com/IBM-Swift/Kitura.git", majorVersion: 1, minor: 2),
.Package(url: "https://github.com/IBM-Swift/BlueCryptor.git", majorVersion: 0, minor: 7),
.Package(url: "https://github.com/IBM-Swift/BlueCryptor.git", majorVersion: 0, minor: 8),
]
)

0 comments on commit 081ae24

Please sign in to comment.