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 fe08f8f commit c27fff0Copy full SHA for c27fff0
README.md
@@ -48,7 +48,7 @@ let package = Package(
48
)
49
],
50
dependencies: [
51
- .package(url: "https://github.com/fumito-ito/FunctionCalling-FirebaseVertexAI", from: "0.1.0")
+ .package(url: "https://github.com/fumito-ito/FunctionCalling-FirebaseVertexAI", from: "0.0.1")
52
]
53
54
```
@@ -61,4 +61,4 @@ Please make sure to update tests as appropriate.
61
62
## License
63
64
-The MIT License
+The MIT License
0 commit comments