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 16c069b commit 07f11f9Copy full SHA for 07f11f9
1 file changed
README.md
@@ -44,7 +44,7 @@ or adding it to the `dependencies` of your `Package.swift`:
44
45
```swift
46
dependencies: [
47
- .package(url: "https://github.com/sparrowcode/SafeSFSymbols", .upToNextMajor(from: "2.0.0"))
+ .package(url: "https://github.com/sparrowcode/SafeSFSymbols", .upToNextMajor(from: "2.0.1"))
48
]
49
```
50
0 commit comments