From 6724e4b40d04b4314f2dc2f3444ffeb2425a6de1 Mon Sep 17 00:00:00 2001 From: rUv Date: Wed, 28 Jan 2026 16:40:11 +0000 Subject: [PATCH] chore(release): bump ruvector-postgres to v2.0.1 Co-Authored-By: Claude Opus 4.5 --- crates/ruvector-postgres/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/ruvector-postgres/Cargo.toml b/crates/ruvector-postgres/Cargo.toml index 5bd17d37a..ba0ccc2ed 100644 --- a/crates/ruvector-postgres/Cargo.toml +++ b/crates/ruvector-postgres/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ruvector-postgres" -version = "2.0.0" +version = "2.0.1" edition = "2021" license = "MIT" description = "High-performance PostgreSQL vector database extension v2 - pgvector drop-in replacement with 230+ SQL functions, SIMD acceleration, Flash Attention, GNN layers, hybrid search, multi-tenancy, self-healing, and self-learning capabilities"