From 2e869aa6cce1411ec37f5e7cdbff00e69b7a24b0 Mon Sep 17 00:00:00 2001 From: richard-epsilla <131846445+richard-epsilla@users.noreply.github.com> Date: Sat, 16 Dec 2023 15:19:16 -0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65eef01..d50315b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "epsillajs", - "version": "0.2.3", + "version": "0.2.4", "description": "A JS library to connect Epsilla vector database", "main": "dist/index.js", "types": "dist/index.d.ts",