Skip to content

Commit

Permalink
Sync with txtai 4.1, closes #11
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Feb 3, 2022
1 parent 45f1fba commit 580bae8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "txtai-node",
"dependencies": {
"sprintf-js": ">=1.1.2",
"txtai": ">=4.0.0"
"txtai": ">=4.1.0"
},
"devDependencies": {
"@babel/cli": ">=7.10.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "txtai",
"version": "4.0.0",
"version": "4.1.0",
"author": "NeuML",
"description": "Build AI-powered semantic search applications in JavaScript",
"license": "Apache-2.0",
Expand Down

0 comments on commit 580bae8

Please sign in to comment.