Skip to content

Commit 785d438

Browse files
Merge pull request #11 from DevCrew-io/najam/support_lower_swift_version
- Update README for release 1.0.1
2 parents b5dc8cc + 6ae61eb commit 785d438

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
@@ -35,7 +35,7 @@ The [Swift Package Manager](https://www.swift.org/package-manager/) is a tool fo
3535

3636
```
3737
dependencies: [
38-
.package(url: "https://github.com/DevCrew-io/chatgpt-ios-sdk.git", .upToNextMajor(from: "1.0.0"))
38+
.package(url: "https://github.com/DevCrew-io/chatgpt-ios-sdk.git", .upToNextMajor(from: "1.0.1"))
3939
]
4040
```
4141

0 commit comments

Comments
 (0)