Skip to content

Commit a40c895

Browse files
committed
bump
1 parent e5d9510 commit a40c895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ let package = Package(
1010
// Swift Promises, Futures, and Streams.
1111
.package(url: "https://github.com/vapor/async.git", "1.0.0-beta.1"..<"1.0.0-beta.2"),
1212

13-
// Core extensions, type-aliases, and functions that facilitate common tasks.
13+
// Core extensions, type-aliases, and functions that facilitate common tasks.
1414
.package(url: "https://github.com/vapor/core.git", "3.0.0-beta.2"..<"3.0.0-beta.3"),
1515
],
1616
targets: [

0 commit comments

Comments
 (0)