Skip to content

Commit

Permalink
Updated readme suggested version
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitribouniol committed Oct 8, 2024
1 parent b06dc3d commit 542db2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Please check the [releases](https://github.com/mochidev/AsyncSequenceReader/rele

```swift
dependencies: [
.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")),
],
...
targets: [
Expand Down

0 comments on commit 542db2c

Please sign in to comment.