Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vsanthanam committed Jan 29, 2024
1 parent a5bc0b5 commit 02f27f1
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 @@ -16,7 +16,7 @@ To add SafariUI as a dependency to an existing Swift package, add the following

```swift
dependencies: [
.package(url: "https://github.com/vsanthanam/SafariUI.git", .upToNextMajor(from: "2.0.0"))
.package(url: "https://github.com/vsanthanam/SafariUI.git", .upToNextMajor(from: "3.0.0"))
]
```

Expand Down

0 comments on commit 02f27f1

Please sign in to comment.