fix(sdk-js): bump to 0.0.9

This commit is contained in:
Tat Dat Duong
2024-09-11 19:41:51 +02:00
parent 229765c4a5
commit a60a4606fb
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@langchain/langgraph-sdk",
"version": "0.0.8",
"version": "0.0.9",
"description": "Client library for interacting with the LangGraph API",
"type": "module",
"packageManager": "yarn@1.22.19",