Skip to content

Commit e2f0565

Browse files
authored
Update README.md
1 parent 249d32c commit e2f0565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Package contains 4 libraries:
7777

7878
To integrate using Apple's Swift package manager, without Xcode integration, add the following as a dependency to your Package.swift:
7979
```swift
80-
.package(url: "https://github.com/uptechteam/Uptech-iOS-Helpers.git", .upToNextMajor(from: "2.0.0"))
80+
.package(url: "https://github.com/uptechteam/Uptech-iOS-Helpers.git", .upToNextMajor(from: "2.0.1"))
8181
```
8282

8383
#### CocoaPods

0 commit comments

Comments
 (0)