Skip to content

Commit

Permalink
Updated README with latest release version info
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitribouniol committed Feb 24, 2024
1 parent 6d46e85 commit 18e1f08
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/Bytes/releases) for reco

```swift
dependencies: [
.package(url: "https://github.com/mochidev/Bytes.git", .upToNextMinor(from: "0.2.2")),
.package(url: "https://github.com/mochidev/Bytes.git", .upToNextMinor(from: "0.3.1")),
],
...
targets: [
Expand Down

0 comments on commit 18e1f08

Please sign in to comment.