[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,12 +1,12 @@
{
"name": "vectordb",
"version": "0.1.4",
"version": "0.1.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vectordb",
"version": "0.1.4",
"version": "0.1.5",
"license": "Apache-2.0",
"dependencies": {
"@apache-arrow/ts": "^12.0.0",