Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maximkrouk committed Jan 30, 2024
1 parent df55ef9 commit 6fd07a3
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 @@ -80,7 +80,7 @@ If you use SwiftPM for your project, you can add CombineInterception to your pac
```swift
.package(
url: "https://github.com/capturecontext/swift-interception.git",
.upToNextMinor(from: "0.1.0")
.upToNextMinor(from: "0.2.0")
)
```

Expand Down

0 comments on commit 6fd07a3

Please sign in to comment.