Skip to content

Commit 875c828

Browse files
release(langchain): 1.0.0-alpha.8
1 parent c63029d commit 875c828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/langchain/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "langchain",
3-
"version": "1.0.0-alpha.7",
3+
"version": "1.0.0-alpha.8",
44
"description": "Typescript bindings for langchain",
55
"author": "LangChain",
66
"license": "MIT",
@@ -227,4 +227,4 @@
227227
},
228228
"./package.json": "./package.json"
229229
}
230-
}
230+
}

0 commit comments

Comments
 (0)