Skip to content

Commit 63a27cb

Browse files
committed
chore(release): bump gemini package version to 0.3.1
1 parent c372711 commit 63a27cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gemini/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ts-dspy/gemini",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Gemini API integration for TS-DSPy - enables type-safe LLM interactions with Gemini models for TypeScript",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)