Skip to content

Commit 3374c3c

Browse files
committed
Fix(sdk): Versions
1 parent 7955dbf commit 3374c3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/exec0-ai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exec0/ai-tool",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Ai tool for Agent Code Execution",
55
"main": "src/index.ts",
66
"type": "module",
@@ -11,7 +11,7 @@
1111
"access": "public"
1212
},
1313
"dependencies": {
14-
"@exec0/run": "^0.1.0",
14+
"@exec0/run": "^0.1.1",
1515
"@exec0/sdk": "^0.1.2",
1616
"ai": "^5.0.113",
1717
"zod": "^4.1.13"

0 commit comments

Comments
 (0)