Skip to content

Commit 0fb10c1

Browse files
author
Mike Pollard
committed
Reference wickwirew/Runtime by release tag 1.1.0
1 parent 04d7b33 commit 0fb10c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Package.resolved

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
],
1010

1111
dependencies: [
12-
.package(url: "https://github.com/wickwirew/Runtime.git", .revision("40cdfbad9650512507c060824e1c4e9fc2ca721d")),
12+
.package(url: "https://github.com/wickwirew/Runtime.git", from: "1.1.0"),
1313

1414
// ⏱ Promises and reactive-streams in Swift built for high-performance and scalability.
1515
.package(url: "https://github.com/vapor/core.git", from: "3.0.0"),

0 commit comments

Comments
 (0)