From 4457d279a77601a93c0b405a20e7fa0709541f62 Mon Sep 17 00:00:00 2001 From: David Snelling Date: Wed, 15 Oct 2025 15:43:43 -0700 Subject: [PATCH] chore: bump version to 3.47.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3632f6e..57753bec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@soulcraft/brainy", - "version": "3.46.0", + "version": "3.47.0", "description": "Universal Knowledge Protocol™ - World's first Triple Intelligence database unifying vector, graph, and document search in one API. 31 nouns × 40 verbs for infinite expressiveness.", "main": "dist/index.js", "module": "dist/index.js",