Skip to content

Commit

Permalink
bumping up vapor
Browse files Browse the repository at this point in the history
  • Loading branch information
rafiki270 authored Dec 13, 2016
1 parent 116149d commit 677ed25
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 @@ -11,7 +11,7 @@ import PackageDescription
let package = Package(
name: "S3",
dependencies: [
.Package(url: "https://github.com/vapor/vapor.git", majorVersion: 1, minor: 1),
.Package(url: "https://github.com/vapor/vapor.git", majorVersion: 1, minor: 3),
.Package(url: "https://github.com/JustinM1/S3SignerAWS.git", majorVersion: 1, minor: 1)
],
exclude: [
Expand Down

0 comments on commit 677ed25

Please sign in to comment.