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 38ada3e commit 6ae61ebCopy full SHA for 6ae61eb
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