chore: bump version to 0.51.0

This commit is contained in:
David Snelling 2025-08-06 16:28:52 -07:00
parent 8bcb2b0001
commit 1a7a453a4e
2 changed files with 3 additions and 3 deletions

View file

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