We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 374328e + 540be62 commit a52fc43Copy full SHA for a52fc43
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
dependencies: [
15
// Dependencies declare other packages that this package depends on.
16
// .package(url: /* package url */, from: "1.0.0"),
17
- .package(url: "https://github.com/0xLeif/Later", from: "0.3.0")
+ .package(url: "https://github.com/0xLeif/Later", from: "0.3.1")
18
],
19
targets: [
20
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments