diff --git a/README.md b/README.md index e3ef1d0..bee85e1 100644 --- a/README.md +++ b/README.md @@ -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: [