Skip to content

Commit 7684bcd

Browse files
committed
Update README.md
1 parent 84a2c55 commit 7684bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

7676
```swift
7777
dependencies: [
78-
.package(url: "https://github.com/sparrowcode/AlertKit", .upToNextMajor(from: "5.1.1"))
78+
.package(url: "https://github.com/sparrowcode/AlertKit", .upToNextMajor(from: "5.1.5"))
7979
]
8080
```
8181

0 commit comments

Comments
 (0)