We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df55ef9 commit 6fd07a3Copy full SHA for 6fd07a3
README.md
@@ -80,7 +80,7 @@ If you use SwiftPM for your project, you can add CombineInterception to your pac
80
```swift
81
.package(
82
url: "https://github.com/capturecontext/swift-interception.git",
83
- .upToNextMinor(from: "0.1.0")
+ .upToNextMinor(from: "0.2.0")
84
)
85
```
86
0 commit comments