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 73edf17 commit 1bb4adeCopy full SHA for 1bb4ade
README.md
@@ -23,7 +23,7 @@ Once you have your Swift package set up, adding as a dependency is as easy as ad
23
24
```swift
25
dependencies: [
26
- .package(url: "https://github.com/sparrowcode/SPSafeSymbols", .upToNextMajor(from: "1.0.1"))
+ .package(url: "https://github.com/sparrowcode/SPSafeSymbols", .upToNextMajor(from: "1.0.4"))
27
]
28
```
29
0 commit comments