chore: bump version to 0.51.1

This commit is contained in:
David Snelling 2025-08-06 16:39:01 -07:00
parent b3579d917e
commit acf7652cd0
2 changed files with 3 additions and 3 deletions

View file

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