[nodejs] bumping version to 0.1.5 (#171)

This commit is contained in:
gsilvestrin
2023-06-09 12:33:17 -07:00
committed by GitHub
parent e18cdfc7cf
commit 0e981e782b
3 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vectordb",
"version": "0.1.4",
"version": "0.1.5",
"description": " Serverless, low-latency vector database for AI applications",
"main": "dist/index.js",
"types": "dist/index.d.ts",