We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06dc3d commit 542db2cCopy full SHA for 542db2c
README.md
@@ -26,7 +26,7 @@ Please check the [releases](https://github.com/mochidev/AsyncSequenceReader/rele
26
27
```swift
28
dependencies: [
29
- .package(url: "https://github.com/mochidev/AsyncSequenceReader.git", .upToNextMinor(from: "0.3.0")),
+ .package(url: "https://github.com/mochidev/AsyncSequenceReader.git", .upToNextMinor(from: "0.3.1")),
30
],
31
...
32
targets: [
0 commit comments