We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 249d32c commit e2f0565Copy full SHA for e2f0565
1 file changed
README.md
@@ -77,7 +77,7 @@ Package contains 4 libraries:
77
78
To integrate using Apple's Swift package manager, without Xcode integration, add the following as a dependency to your Package.swift:
79
```swift
80
-.package(url: "https://github.com/uptechteam/Uptech-iOS-Helpers.git", .upToNextMajor(from: "2.0.0"))
+.package(url: "https://github.com/uptechteam/Uptech-iOS-Helpers.git", .upToNextMajor(from: "2.0.1"))
81
```
82
83
#### CocoaPods
0 commit comments