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.
2 parents b5dc8cc + 6ae61eb commit 785d438Copy full SHA for 785d438
README.md
@@ -35,7 +35,7 @@ The [Swift Package Manager](https://www.swift.org/package-manager/) is a tool fo
35
36
```
37
dependencies: [
38
- .package(url: "https://github.com/DevCrew-io/chatgpt-ios-sdk.git", .upToNextMajor(from: "1.0.0"))
+ .package(url: "https://github.com/DevCrew-io/chatgpt-ios-sdk.git", .upToNextMajor(from: "1.0.1"))
39
]
40
41
0 commit comments