From d8557908d0de12feb5bd26b810a6c5659ae1290c Mon Sep 17 00:00:00 2001 From: Andrei Hasna Date: Sun, 9 Aug 2026 04:54:57 +0300 Subject: [PATCH] chore(release): prepare search 0.0.16 Agent: vitruvius --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfbdc67..7f08abb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hasna/search", - "version": "0.0.15", + "version": "0.0.16", "description": "Unified search — local file index (find files by name/path/content/regex in ms, trigram FTS) + 12 web providers (Google, SerpAPI, Exa, Perplexity, Twitter, Reddit, YouTube, Brave, Bing, Hacker News, GitHub, arXiv) + YouTube transcription. CLI + MCP + REST API + Dashboard.", "type": "module", "main": "dist/index.js",