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 89a90fd commit 61dc352Copy full SHA for 61dc352
README.md
@@ -65,7 +65,7 @@ or adding it to the `dependencies` of your `Package.swift`:
65
66
```swift
67
dependencies: [
68
- .package(url: "https://github.com/sparrowcode/AlertKit", .upToNextMajor(from: "5.1.0"))
+ .package(url: "https://github.com/sparrowcode/AlertKit", .upToNextMajor(from: "5.1.1"))
69
]
70
```
71
0 commit comments