Skip to content

Commit c9af3db

Browse files
committed
Updated Readme.
1 parent b08e51a commit c9af3db

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Once you have your Swift package set up, adding as a dependency is as easy as ad
3939

4040
```swift
4141
dependencies: [
42-
.package(url: "https://github.com/ivanvorobei/SPDiffable", .upToNextMajor(from: "2.0.0"))
42+
.package(url: "https://github.com/ivanvorobei/SPDiffable", .upToNextMajor(from: "2.2.0"))
4343
]
4444
```
4545

0 commit comments

Comments
 (0)