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 84a2c55 commit 7684bcdCopy full SHA for 7684bcd
README.md
@@ -75,7 +75,7 @@ or adding it to the `dependencies` of your `Package.swift`:
75
76
```swift
77
dependencies: [
78
- .package(url: "https://github.com/sparrowcode/AlertKit", .upToNextMajor(from: "5.1.1"))
+ .package(url: "https://github.com/sparrowcode/AlertKit", .upToNextMajor(from: "5.1.5"))
79
]
80
```
81
0 commit comments