chore(postgres-cli): Bump version to 0.2.1

Published to npm with bug fixes for SQL parameter binding and type casting.

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
rUv 2025-12-06 15:14:42 +00:00
parent 5fa2299a54
commit 60f03fa09e

View file

@ -1,6 +1,6 @@
{
"name": "@ruvector/postgres-cli",
"version": "0.2.0",
"version": "0.2.1",
"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",