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