diff --git a/npm/packages/postgres-cli/package.json b/npm/packages/postgres-cli/package.json index 5666cf12..b00704af 100644 --- a/npm/packages/postgres-cli/package.json +++ b/npm/packages/postgres-cli/package.json @@ -1,6 +1,6 @@ { "name": "@ruvector/postgres-cli", - "version": "0.2.5", + "version": "0.2.6", "description": "Advanced AI vector database CLI for PostgreSQL - pgvector drop-in replacement with 53+ SQL functions, 39 attention mechanisms, GNN layers, hyperbolic embeddings, and self-learning capabilities", "main": "dist/index.js", "types": "dist/index.d.ts",