Skip to content

Commit bec3ab9

Browse files
committed
Update README.md
1 parent 5fd3e29 commit bec3ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Once you have your Swift package set up, adding as a dependency is as easy as ad
4141

4242
```swift
4343
dependencies: [
44-
.package(url: "https://github.com/ivanvorobei/SPAlert", .upToNextMajor(from: "4.1.0"))
44+
.package(url: "https://github.com/ivanvorobei/SPAlert", .upToNextMajor(from: "4.2.0"))
4545
]
4646
```
4747

0 commit comments

Comments
 (0)