Skip to content

Commit

Permalink
0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocrippa authored Aug 22, 2016
1 parent 569c097 commit ae8778e
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 @@ -3,6 +3,6 @@ import PackageDescription
let package = Package(
name: "ToriHasParameter",
dependencies: [
.Package(url: "https://github.com/IBM-Swift/Kitura.git", majorVersion: 0, minor: 26)
.Package(url: "https://github.com/IBM-Swift/Kitura.git", majorVersion: 0, minor: 27)
]
)

0 comments on commit ae8778e

Please sign in to comment.