Skip to content

Commit 9fc875c

Browse files
Update package.json
1 parent 6f22e40 commit 9fc875c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aci-sdk/aci",
3-
"version": "0.1.4-beta",
3+
"version": "0.1.5-beta",
44
"description": "TypeScript SDK for ACI (Agent-Computer Interface) by Aipolabs",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -55,4 +55,4 @@
5555
"axios-retry": "^4.0.0",
5656
"zod": "^3.22.4"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)