Skip to content

Commit e0dfc82

Browse files
authored
Merge pull request #5 from FunctionCalling/renovate/functioncalling-functioncalling-0.x
2 parents d9dda36 + a169335 commit e0dfc82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
targets: ["FunctionCalling-AWSBedrock"]),
1717
],
1818
dependencies: [
19-
.package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.4.0"),
19+
.package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.5.0"),
2020
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.31"),
2121
],
2222
targets: [

0 commit comments

Comments
 (0)