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 2290f13 commit 0eb6967Copy full SHA for 0eb6967
README.md
@@ -48,7 +48,7 @@ let package = Package(
48
)
49
],
50
dependencies: [
51
- .package(url: "https://github.com/FunctionCalling/FunctionCalling-GoogleGenerativeAI", from: "0.0.1")
+ .package(url: "https://github.com/FunctionCalling/FunctionCalling-GoogleGenerativeAI", from: "0.1.0")
52
]
53
54
```
0 commit comments