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 d4d2f90 commit 3bb27d4
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",
branch: "main"
.upToNextMinor(from: "0.0.1")
)
```

Expand Down

0 comments on commit 3bb27d4

Please sign in to comment.