Skip to content

Commit

Permalink
Updated to new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfirsht committed Mar 23, 2016
1 parent 9ac7775 commit 2575739
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
path = Kitura-Build
url = https://github.com/IBM-Swift/Kitura-Build.git
ignore = all
branch = develop
branch = master
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: "SwiftRedis",
dependencies: [
.Package(url: "https://github.com/IBM-Swift/Kitura-hiredis.git", majorVersion: 0, minor: 4),
.Package(url: "https://github.com/IBM-Swift/Kitura-sys.git", majorVersion: 0, minor: 4),
.Package(url: "https://github.com/IBM-Swift/Kitura-sys.git", majorVersion: 0, minor: 6),
]
)

0 comments on commit 2575739

Please # to comment.