Skip to content

Commit 4370f56

Browse files
committed
Update README.md
1 parent 7130cd5 commit 4370f56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Or adding it to the `dependencies` of your `Package.swift`:
8686

8787
```swift
8888
dependencies: [
89-
.package(url: "https://github.com/sparrowcode/PermissionsKit", .upToNextMajor(from: "9.0.0"))
89+
.package(url: "https://github.com/sparrowcode/PermissionsKit", .upToNextMajor(from: "10.0.1"))
9090
]
9191
```
9292

0 commit comments

Comments
 (0)