Skip to content

Commit 3bb27d4

Browse files
committed
Update README.md
1 parent d4d2f90 commit 3bb27d4

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-
branch: "main"
83+
.upToNextMinor(from: "0.0.1")
8484
)
8585
```
8686

0 commit comments

Comments
 (0)