Skip to content

Commit bd434bf

Browse files
committed
chore(agentdb): Bump version to 3.0.0-alpha.11 for ADR-072 Phase 1
1 parent 54440ca commit bd434bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/agentdb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentdb",
3-
"version": "3.0.0-alpha.6",
3+
"version": "3.0.0-alpha.11",
44
"description": "AgentDB v3 - Intelligent agentic vector database with RVF native format, RuVector-powered graph DB, Cypher queries, ACID persistence. 150x faster than SQLite with self-learning GNN, 6 cognitive memory patterns, semantic routing, COW branching, sparse/partitioned/fused attention (10-100x speedup), and comprehensive MCP integration. Runs anywhere: Node.js, browsers, edge, offline.",
55
"type": "module",
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)