chore: Bump ruvector npm package to v0.1.21

- Updated README with comprehensive documentation
- Published to npm registry

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
rUv 2025-11-26 23:09:14 +00:00
parent b1ea06d17d
commit ed4e8930e6

View file

@ -1,6 +1,6 @@
{
"name": "ruvector",
"version": "0.1.2",
"version": "0.1.21",
"description": "All-in-one vector database: HNSW search, Cypher queries, GNN layers, compression. Pinecone + Neo4j + PyTorch in one package.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",