[nodejs] bumping version to 0.1.4 (#147)

This commit is contained in:
gsilvestrin
2023-06-03 13:59:58 -07:00
committed by GitHub
parent f37994b72a
commit d803482588
3 changed files with 13 additions and 3 deletions

View File

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