chore: bump version to 0.50.0

This commit is contained in:
David Snelling 2025-08-06 16:08:55 -07:00
parent cd2cfbd4f7
commit e45fc3efdd
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",