Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit 41330e7

Browse files
committed
version bump
1 parent 71184b0 commit 41330e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "getindexify",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"description": "This is the TypeScript client for interacting with the Indexify service.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/langchain/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@getindexify/langchain",
3-
"version": "0.0.1",
3+
"version": "0.0.13",
44
"description": "Langchain retriever for indexify client.",
55
"main": "index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)