Skip to content

Commit

Permalink
05-31 update
Browse files Browse the repository at this point in the history
  • Loading branch information
tanner0101 committed Jun 2, 2016
1 parent 40414d2 commit 1fd3f6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DEVELOPMENT-SNAPSHOT-2016-05-09-a
DEVELOPMENT-SNAPSHOT-2016-05-31-a
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ let package = Package(
name: "VaporMustache",
dependencies: [
.Package(url: "https://github.com/Zewo/Mustache.git", majorVersion: 0, minor: 6),
.Package(url: "https://github.com/qutheory/vapor.git", majorVersion: 0, minor: 9)
.Package(url: "https://github.com/qutheory/vapor.git", majorVersion: 0, minor: 10)
]
)

0 comments on commit 1fd3f6b

Please sign in to comment.