Skip to content

Commit 6fd07a3

Browse files
committed
Update README.md
1 parent df55ef9 commit 6fd07a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ If you use SwiftPM for your project, you can add CombineInterception to your pac
8080
```swift
8181
.package(
8282
url: "https://github.com/capturecontext/swift-interception.git",
83-
.upToNextMinor(from: "0.1.0")
83+
.upToNextMinor(from: "0.2.0")
8484
)
8585
```
8686

0 commit comments

Comments
 (0)