Skip to content

Commit 7276c35

Browse files
Update readme.
1 parent 854655e commit 7276c35

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
@@ -64,7 +64,7 @@ If this is your first time using Carthage in the project, you'll need to go thro
6464
To integrate using Apple's [Swift Package Manager](https://swift.org/package-manager), add the following as a dependency to your `Package.swift`:
6565

6666
```Swift
67-
.Package(url: "https://githubLaurentiuUngur/LUExpandableTableView", majorVersion: 3)
67+
.Package(url: "https://githubLaurentiuUngur/LUExpandableTableView", majorVersion: 4)
6868
```
6969

7070
Here's an example of `PackageDescription`:

0 commit comments

Comments
 (0)