Skip to content

Commit

Permalink
Bump ChatGPTSwift to 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alfianlosari committed Jul 8, 2024
1 parent 8e2fe1a commit 28a0969
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/alfianlosari/ChatGPTSwift.git",
"state" : {
"revision" : "f8b052c4e1507857cdf1b698eef81a14c20977c0",
"version" : "2.3.1"
"revision" : "5d10da6f680a217ab458bea2402c41982599d525",
"version" : "2.3.2"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
targets: ["AIReceiptScanner"]),
],
dependencies: [
.package(url: "https://github.com/alfianlosari/ChatGPTSwift.git", from: "2.3.1")
.package(url: "https://github.com/alfianlosari/ChatGPTSwift.git", from: "2.3.2")
],
targets: [
.target(
Expand Down

0 comments on commit 28a0969

Please sign in to comment.