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