Skip to content

Commit 61dc352

Browse files
authored
Update README.md
1 parent 89a90fd commit 61dc352

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
@@ -65,7 +65,7 @@ or adding it to the `dependencies` of your `Package.swift`:
6565

6666
```swift
6767
dependencies: [
68-
.package(url: "https://github.com/sparrowcode/AlertKit", .upToNextMajor(from: "5.1.0"))
68+
.package(url: "https://github.com/sparrowcode/AlertKit", .upToNextMajor(from: "5.1.1"))
6969
]
7070
```
7171

0 commit comments

Comments
 (0)