Skip to content

Commit d1f0aeb

Browse files
committed
Bump version to 0.70.5-alpha.3
1 parent 14f3861 commit d1f0aeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb-rag",
3-
"version": "0.70.5-alpha.2",
3+
"version": "0.70.5-alpha.3",
44
"author": "Michael Lynn <merlynn@gmail.com>",
55
"repository": {
66
"type": "git",
@@ -15,7 +15,7 @@
1515
"bin": {
1616
"mongodb-rag": "./bin/mongodb-rag.js"
1717
},
18-
"files": [
18+
"files": [
1919
"src",
2020
"README.md",
2121
"bin/mongodb-rag.js",
@@ -81,4 +81,4 @@
8181
"engines": {
8282
"node": ">=16.0.0"
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)