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 7130cd5 commit 4370f56Copy full SHA for 4370f56
1 file changed
README.md
@@ -86,7 +86,7 @@ Or adding it to the `dependencies` of your `Package.swift`:
86
87
```swift
88
dependencies: [
89
- .package(url: "https://github.com/sparrowcode/PermissionsKit", .upToNextMajor(from: "9.0.0"))
+ .package(url: "https://github.com/sparrowcode/PermissionsKit", .upToNextMajor(from: "10.0.1"))
90
]
91
```
92
0 commit comments