chore: bump version to 0.50.0

This commit is contained in:
David Snelling 2025-08-06 16:08:55 -07:00
parent 597c0250af
commit bd75228117
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@soulcraft/brainy",
"version": "0.49.0",
"version": "0.50.0",
"description": "A vector graph database using HNSW indexing with Origin Private File System storage",
"main": "dist/index.js",
"module": "dist/index.js",