Skip to content

Commit

Permalink
update package file
Browse files Browse the repository at this point in the history
  • Loading branch information
rafiki270 committed Jul 24, 2018
1 parent 64819ab commit 05d5747
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 @@ -10,7 +10,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/vapor/vapor.git", from: "3.0.0-rc.2")
.package(url: "https://github.com/vapor/vapor.git", from: "3.0.0")
],
targets: [
.target(
Expand Down

0 comments on commit 05d5747

Please sign in to comment.